Skip to content

s-gerber/python_bootcamp_team13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team13: Capstone project of Python Bootcamp Data Analysis for Beginners

This is the Capstone project for Team 13 of the Python Data Analysis Bootcamp. We are trying, more or less, to follow the structure of jupytemplate.

Setup Python, Pandas and its dependencies

Install Conda as documented in its documentation.

$ conda create -n team13 python=3.7
$ conda activate team13
$ conda install -c conda-forge notebook pandas jupyterthemes seaborn jupyter_contrib_nbextensions pandoc

Running the notebook

$ conda activate team13
$ jupyter notebook

About

Capstone project for 👩 PyLadies 🐍 AMS May 2020

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published