You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create base set of types and classes implemented in pandera and pydantic to efficiently validate GTFS and network data and foreign keys.
Fixes#266, #344#123, and #345
User Story
As a user, I'd like to understand what the data model is for roadway networks and get clear error messages when my data does not comply with them.
As a developer, I want to be able to rely on data conforming to a specific data model throughout network_wrangler without having to test it each time
Priority
High
Level of Effort
Med-High
Resolution
Tests
Tested in
tests/test_models
The text was updated successfully, but these errors were encountered: