A library for introductory data science.
written by Professor John DeNero, Professor David Culler, and Alvin Wan
Use pip:
pip install datascience
If you clone this repository, you may run tests against datascience:
python setup.py test
The recommended environment for installation and tests is the Anaconda Python3 distribution
If you encounter an Image not found error on Mac OSX, you may need an XQuartz upgrade.
python setup.py sdist upload -r pypi