"A Duck in the hand is worth two in the Cloud: Data preparation and analytics on your laptop with DuckDB" demo
This is the code used for the demo.
To download the EBD data, go to https://ebird.org/data/download/ebd.
To create a new virtual environment and install the dependencies, run
poetry install
source .venv/bin/activate
Then, to start a Jupyter lab environment, run
jupyter lab