TabMWP / csv-1 /1000.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>colorful pinwheel</td>
<td>$0.06</td>
</tr>
<tr>
<td>green marble</td>
<td>$0.04</td>
</tr>
<tr>
<td>red kazoo</td>
<td>$0.03</td>
</tr>
<tr>
<td>blue plastic block</td>
<td>$0.02</td>
</tr>
<tr>
<td>wooden block</td>
<td>$0.03</td>
</tr>
<tr>
<td>shapes stencil</td>
<td>$0.07</td>
</tr>
</tbody>
</table>