Skip to content

musiciancodes/python-intro-for-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

introduction to python for data science

purpose

this repository is a resource for those who are interested in learning python for data science. it's intended to be a slightly different way to understand python for data science.

instructions

To run the jupyter notebook locally (instructions for virtualenv, not conda envs):

cd docs
virtualenv -p python3 lib
pip install -r requirements.txt
jupyter notebook

license

MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published