hannah cushman garland
hannah cushman garland
the solution: add a `startup.py` file to your `analyses/` dir, then `export PYTHONPATH=.:$PYTHONPATH` in the command line. this will allow you to do ```python from analyses.startup import * ``` at...
tabulate rules
Alas, knowing when data has been deleted from the source system is a long-standing challenge for our scrapers ( https://github.com/opencivicdata/pupa/issues/295). But I come bearing good tidings: We’re working on a...
Ok, so strangely, when I recreate this condition locally, I can't reproduce this issue, and everything works as expected! I can also shell into the staging server and delete an...