Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

databse error in module_test.ipynb - Table columns have changed #6

Open
A-DUYVESTYN opened this issue Oct 26, 2023 · 0 comments
Open
Assignees

Comments

@A-DUYVESTYN
Copy link

When running /bdit_plotting_gallery/module_test.ipynb , the third cell throws a database error: column "area_s_cd" does not exist in gis.neighbourhood

UndefinedColumn: column "area_s_cd" does not exist
LINE 24: LEFT JOIN gis.neighbourhood ON area_s_cd::integer=pickup_nei...
                                                                     ^
HINT:  Perhaps you meant to reference the column "neighbourhood.area_id".

The above exception was the direct cause of the following exception:
DatabaseError 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants