fix: Complete seed script with all missing data + add statsmodels
Some checks failed
CI / lint-and-test (push) Has been cancelled
Some checks failed
CI / lint-and-test (push) Has been cancelled
- Seed script now seeds: amenities, population, median_age, census housing columns, housing mart (rent/affordability), overview mart (safety_score, population) - Add statsmodels dependency for scatter plot trendlines - Add dbt/.user.yml to gitignore All 15 notebooks now pass with valid data. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -198,3 +198,4 @@ cython_debug/
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
dbt/.user.yml
|
||||
|
||||
Reference in New Issue
Block a user