/eda-jupyter

Reproducible Data Analysis Workflow in Jupyter

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Reproducible Data Analysis Workflow in Jupyter

A more linear and reproducible analysis based on organized, packaged, and tested code

This repository is based on the tutorial Jupyter Workflow by Jake Vanderplas:

Loading and Visualizing Data

Using Jupyter to download and visualize data: Download and Visualize.

Additional resources:

Further Data Exploration

More sophisticated visualizations using matplotlib and pandas: Further Exploration

Additional resources: