Data Science Projects

Codes shared in this section are completed in Anaconda Jupyter Notebook and datasets resources are shared for each project.

As going through writing code and EDA, Exploratory Data Analysis, there are shortcuts to avoid long outputs such as column names and data info. in the given code sections. In Anaconda Jupyter Notebook after running the code simply select the output cell and enter letter 'o'. The output will be cleared.

The Titanic - dataset

The most infamous ship and its unfortunate legacy on 1912 where the ship's and its passengers' data have been used for data science practices.

Chicago Energy Analysis for 2010 - dataset

The data shared in this project is available on the City of Chicago Portal, here, where detailed information about the data could be reviewed for interested parties and learning more about it.