/tip_dir

Repository for Data Cleaning and visualizing project using information gathered from delivering food for Donatos Pizza from 2016 to 2019. Project was completed by writing out data on paper in a small notebook, entered into Excel for formatting and parsing, further cleaned and munged in Python, and analyzed and displayed in graphs and other visuals.

Primary LanguagePython

tip_dir

This repository stores the python, and other code for cleaning the data from my pizza delivery log.

Recorded as just 4 columns: date, shift hours, number of orders taken, and tips earned.

Several additional columns are created within Excel, but analyses and visuals are produced with python.