diff --git a/doc/source/getting_started/intro_tutorials/02_read_write.rst b/doc/source/getting_started/intro_tutorials/02_read_write.rst index c9b6a129043110..3457ed142510b7 100644 --- a/doc/source/getting_started/intro_tutorials/02_read_write.rst +++ b/doc/source/getting_started/intro_tutorials/02_read_write.rst @@ -16,38 +16,13 @@
- -This tutorial uses the Titanic data set, stored as CSV. The data -consists of the following data columns: - -- PassengerId: Id of every passenger. -- Survived: This feature have value 0 and 1. 0 for not survived and 1 - for survived. -- Pclass: There are 3 classes: Class 1, Class 2 and Class 3. -- Name: Name of passenger. -- Sex: Gender of passenger. -- Age: Age of passenger. -- SibSp: Indication that passenger have siblings and spouse. -- Parch: Whether a passenger is alone or have family. -- Ticket: Ticket number of passenger. -- Fare: Indicating the fare. -- Cabin: The cabin of passenger. -- Embarked: The embarked category. + +.. include:: titanic.rst .. raw:: html -
- To raw data -- -This tutorial uses the Titanic data set, stored as CSV. The data -consists of the following data columns: - -- PassengerId: Id of every passenger. -- Survived: This feature has value 0 and 1. 0 for not survived and 1 - for survived. -- Pclass: There are 3 classes: Class 1, Class 2 and Class 3. -- Name: Name of passenger. -- Sex: Gender of passenger. -- Age: Age of passenger. -- SibSp: Indication that passengers have siblings and spouses. -- Parch: Whether a passenger is alone or has a family. -- Ticket: Ticket number of passenger. -- Fare: Indicating the fare. -- Cabin: The cabin of passenger. -- Embarked: The embarked category. -.. raw:: html - -
- To raw data -- -This tutorial uses the Titanic data set, stored as CSV. The data -consists of the following data columns: - -- PassengerId: Id of every passenger. -- Survived: This feature have value 0 and 1. 0 for not survived and 1 - for survived. -- Pclass: There are 3 classes: Class 1, Class 2 and Class 3. -- Name: Name of passenger. -- Sex: Gender of passenger. -- Age: Age of passenger. -- SibSp: Indication that passenger have siblings and spouse. -- Parch: Whether a passenger is alone or have family. -- Ticket: Ticket number of passenger. -- Fare: Indicating the fare. -- Cabin: The cabin of passenger. -- Embarked: The embarked category. -.. raw:: html - -
- To raw data -- -This tutorial uses the Titanic data set, stored as CSV. The data -consists of the following data columns: - -- PassengerId: Id of every passenger. -- Survived: This feature have value 0 and 1. 0 for not survived and 1 - for survived. -- Pclass: There are 3 classes: Class 1, Class 2 and Class 3. -- Name: Name of passenger. -- Sex: Gender of passenger. -- Age: Age of passenger. -- SibSp: Indication that passenger have siblings and spouse. -- Parch: Whether a passenger is alone or have family. -- Ticket: Ticket number of passenger. -- Fare: Indicating the fare. -- Cabin: The cabin of passenger. -- Embarked: The embarked category. -.. raw:: html - -
- To raw data -- -This tutorial uses the Titanic data set, stored as CSV. The data -consists of the following data columns: - -- PassengerId: Id of every passenger. -- Survived: This feature have value 0 and 1. 0 for not survived and 1 - for survived. -- Pclass: There are 3 classes: Class 1, Class 2 and Class 3. -- Name: Name of passenger. -- Sex: Gender of passenger. -- Age: Age of passenger. -- SibSp: Indication that passenger have siblings and spouse. -- Parch: Whether a passenger is alone or have family. -- Ticket: Ticket number of passenger. -- Fare: Indicating the fare. -- Cabin: The cabin of passenger. -- Embarked: The embarked category. - -.. raw:: html - -
- To raw data -+ +This tutorial uses the Titanic data set, stored as CSV. The data +consists of the following data columns: + +- PassengerId: Id of every passenger. +- Survived: This feature have value 0 and 1. 0 for not survived and 1 + for survived. +- Pclass: There are 3 classes: Class 1, Class 2 and Class 3. +- Name: Name of passenger. +- Sex: Gender of passenger. +- Age: Age of passenger. +- SibSp: Indication that passenger have siblings and spouse. +- Parch: Whether a passenger is alone or have family. +- Ticket: Ticket number of passenger. +- Fare: Indicating the fare. +- Cabin: The cabin of passenger. +- Embarked: The embarked category. + +.. raw:: html + +
+ To raw data +