https://github.com/ploomber/pydata-nyc-22
https://github.com/ploomber/pydata-nyc-22
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ploomber/pydata-nyc-22
- Owner: ploomber
- License: apache-2.0
- Created: 2022-11-09T18:52:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T21:38:23.000Z (over 3 years ago)
- Last Synced: 2025-01-13T04:27:26.308Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 3.28 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Improving Your Data Modeling Work Through Open-Source Software
## Go to: https://github.com/ploomber/pydata-nyc-22
PyData NYC 2022
[Eduardo Blancas](https://www.linkedin.com/in/edublancas/) and [Ido Michael](https://www.linkedin.com/in/ido-michael/) from [Ploomber](https://ploomber.io/)
**[Start workshop](https://binder.ploomber.io/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fpydata-nyc-22%26urlpath%3Dlab%252Ftree%252Fpydata-nyc-22%252Fworkshop.ipynb%26branch%3Dmain)**
## Local installation instructions
```sh
git clone https://github.com/ploomber/pydata-nyc-22
cd pydata-nyc-22
pip install -r requirements.txt
jupyter lab
```
Open `workshop.ipynb`