https://github.com/maxhumber/de4ds
⭕️ Data Engineering for Data Scientists
https://github.com/maxhumber/de4ds
Last synced: 4 months ago
JSON representation
⭕️ Data Engineering for Data Scientists
- Host: GitHub
- URL: https://github.com/maxhumber/de4ds
- Owner: maxhumber
- Created: 2019-07-03T23:35:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T03:26:19.000Z (over 3 years ago)
- Last Synced: 2024-11-27T11:38:49.822Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage: https://learning.oreilly.com/attend/data-engineering-for-data-scientists/0636920303039/0636920053622/
- Size: 92 MB
- Stars: 77
- Watchers: 7
- Forks: 61
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

### Data Engineering for Data Scientists
Materials for the Live Online Training
#### Install
```sh
pip install sklearn-pandas
pip install fire
pip install rollbar
pip install python-dotenv
pip install apache-airflow
```