TabMWP / csv-1 /1010.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>orange</td>
<td>$0.52</td>
</tr>
<tr>
<td>onion</td>
<td>$0.39</td>
</tr>
<tr>
<td>apple</td>
<td>$0.39</td>
</tr>
<tr>
<td>tomato</td>
<td>$0.70</td>
</tr>
<tr>
<td>red pepper</td>
<td>$0.86</td>
</tr>
</tbody>
</table>