Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustinmichels/data-science-intro
Introduction to data science in Python with Jupyter notebooks
https://github.com/dustinmichels/data-science-intro
Last synced: 12 days ago
JSON representation
Introduction to data science in Python with Jupyter notebooks
- Host: GitHub
- URL: https://github.com/dustinmichels/data-science-intro
- Owner: dustinmichels
- Created: 2018-12-31T21:24:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T21:31:30.000Z (about 6 years ago)
- Last Synced: 2024-12-14T23:42:39.056Z (2 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 170 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Science Demo
A series of interactive Jupyter Notebooks introducing some fundamentals of data science in Python.
Including:
1. Jupyter Basics
2. Data Manipulation (Pandas/ Numpy)
3. Plotting (Matplotlib/ Seaborn)