NC-2019 / pandas-cleanup

Data cleaning exercise from Data + Desserts talk at the Flatiron School.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data cleaning exercise from Data + Desserts talk at the Flatiron School

Demo exercise for cleaning messy data with Pandas using sales data from a fictious ice cream company. You can view my slides from the presentation here.

sales.csv is the dataset that I generated, datagen.py is the script used to randomly generate the sales dataset, and explore.ipynb is the Jupyter Notebook used to walk through the cleaning and analysis.

About

Data cleaning exercise from Data + Desserts talk at the Flatiron School.

License:MIT License


Languages

Language:Jupyter Notebook 97.7%Language:Python 2.3%