This repository is not active
kburchfiel/pivot_tables_and_graphs_tutorial
In this program, I will demonstrate how Python can be used to turn raw data into pivot tables (with subtotals) and grouped line graphs. The program uses a fictional scenario and simulated data, but the concepts it presents should prove useful in a number of basic data analysis applications.
Jupyter NotebookMIT