Skip to content

Fix incorrect handling of missing fields by morpc.frictionless.cast_field_types#140

Merged
jinskeep-morpc merged 4 commits into
mainfrom
adam_dev
May 19, 2026
Merged

Fix incorrect handling of missing fields by morpc.frictionless.cast_field_types#140
jinskeep-morpc merged 4 commits into
mainfrom
adam_dev

Conversation

@aporr
Copy link
Copy Markdown
Contributor

@aporr aporr commented May 14, 2026

Not sure if the reverted change was intentional or not but it was incorrectly raising an exception for me when the columns in my dataframe matched the columns in the schema.

Resolves #139

Also included another change that I failed to merge previously to refer to Franklin + Delaware counties as FRADEL rather than "MPO region"

aporr added 4 commits May 14, 2026 16:10
Not sure if the reverted change was intentional or not but it was incorrectly raising an exception for me when the columns in my dataframe matched the columns in the schema.
@jinskeep-morpc jinskeep-morpc merged commit 5e6a688 into main May 19, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

morpc.frictionless.cast_field_types incorrectly throws an error when data frame columns match schema

2 participants