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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.

License:MIT License


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%