https://github.com/data-8/datascience
A Python library for introductory data science
https://github.com/data-8/datascience
Last synced: 25 days ago
JSON representation
A Python library for introductory data science
- Host: GitHub
- URL: https://github.com/data-8/datascience
- Owner: data-8
- License: bsd-3-clause
- Created: 2015-07-17T18:17:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-10-07T21:18:36.000Z (about 1 month ago)
- Last Synced: 2025-10-21T19:58:19.284Z (25 days ago)
- Language: Jupyter Notebook
- Homepage: https://www.data8.org/datascience/
- Size: 50.1 MB
- Stars: 715
- Watchers: 78
- Forks: 328
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list-for-developers - datascience - first-issue)_ <br> A Jupyter notebook Python library for introductory data science. (Python / Misc)
README
# datascience
A Berkeley library for introductory data science.
_written by Professor [John DeNero](http://denero.org), Professor
[David Culler](http://www.cs.berkeley.edu/~culler),
[Sam Lau](https://github.com/samlau95), and [Alvin Wan](http://alvinwan.com)_
For an example of usage, see the [Berkeley Data 8 class](http://data8.org/).
[](http://datascience.readthedocs.org/en/master/?badge=master)
[](https://github.com/data-8/datascience/actions/workflows/run_tests.yml)
[](https://coveralls.io/github/data-8/datascience?branch=master)
## Installation
Use `pip`:
```
pip install datascience
```
A log of all changes can be found in CHANGELOG.md.