Important: This Notebook relies on a now deprecated API. That API was deprecated due to infrequent use, but also it would leak clear email addresses. Results from previous executions of this notebook have been removed.
As iterated on in the DjangoCon Europe 2022 and DjangoCon US 2022 sprints
A notebook of data analysis.
To setup your own version:
virtualenv venv
source venv/bin/activate
pip install -U pip
pip install -r requirements.txt
jupyter notebook