Files
personal-portfolio/notebooks/housing/affordability_choropleth.ipynb
lmiranda 92763a17c4
Some checks failed
CI / lint-and-test (push) Has been cancelled
fix: Use os.environ[] instead of .get() for DATABASE_URL
Fixes Pylance type error - create_engine() expects str, not str | None.
Using direct access raises KeyError if not set, which is correct behavior.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 23:03:23 -05:00

4.5 KiB