csvbase is a simple website for sharing table data. Join the discord.
| Column name | Column type | Column value |
|---|---|---|
| Row ID | integer | 6 |
| species | string | Adelie |
| island | string | Torgersen |
| bill_length_mm | float | 39.3 |
| bill_depth_mm | float | 20.6 |
| flipper_length_mm | float | 190.0 |
| body_mass_g | float | 3650.0 |
| sex | string | male |
| year | integer | 2007 |