csvbase is a simple website for sharing table data. Join the discord.
| Column name | Column type | Missing data? |
|---|---|---|
Row ID (csvbase_row_id) |
Integer | Not allowed |
| PassengerId | Integer | Allowed |
| Survived | Integer | Allowed |
| Pclass | Integer | Allowed |
| Name | Text | Allowed |
| Sex | Text | Allowed |
| Age | Float | Allowed |
| SibSp | Integer | Allowed |
| Parch | Integer | Allowed |
| Ticket | Text | Allowed |
| Fare | Float | Allowed |
| Cabin | Text | Allowed |
| Embarked | Text | Allowed |