Skip to content

A Python library for introductory data science

License

Notifications You must be signed in to change notification settings

mDibyo/datascience

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datascience

A library for introductory data science.

written by Professor John DeNero, Professor David Culler, and Alvin Wan

Installation

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.

Publishing

python setup.py sdist upload -r pypi

About

A Python library for introductory data science

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%