TabMWPSelection / csv-1 /2059.html
moritzkhn's picture
Init
37dbcdd verified
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th>Column 1</th>
<th>Column 2</th>
</tr>
</thead>
<tbody>
<tr>
<td>funnel cake stand</td>
<td>$5,782</td>
</tr>
<tr>
<td>hot dog stand</td>
<td>$8,419</td>
</tr>
<tr>
<td>shaved ice cart</td>
<td>$6,407</td>
</tr>
<tr>
<td>popsicle stand</td>
<td>$5,755</td>
</tr>
<tr>
<td>popcorn cart</td>
<td>$9,084</td>
</tr>
</tbody>
</table>