Pandas Analysis

Data analysis starter with Pandas, Matplotlib, and Seaborn.

Create this template

bash
# install
pip install jyinit

# create a scaffold for a pandas analysis
jyinit create my-project --type pandas-analysis

# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactive

Great for

  • data exploration
  • reports