TabMWP / csv-1 /1.html
Relentargon's picture
Add files using upload-large-folder tool
e56332c 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>set of forks</td>
<td>$9.01</td>
</tr>
<tr>
<td>spatula</td>
<td>$4.69</td>
</tr>
<tr>
<td>small plate</td>
<td>$2.16</td>
</tr>
<tr>
<td>cookbook</td>
<td>$2.62</td>
</tr>
<tr>
<td>large plate</td>
<td>$3.94</td>
</tr>
<tr>
<td>cookie cutter</td>
<td>$1.53</td>
</tr>
</tbody>
</table>