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

bugfix: optional columns in polars schema should no longer raise errors when not present #1532

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

cosmicBboy
Copy link
Collaborator

Fixes #1529

…rs when not present

Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
@cosmicBboy cosmicBboy merged commit 9c484a9 into main Mar 19, 2024
72 checks passed
@cosmicBboy cosmicBboy deleted the bugfix/1529 branch March 19, 2024 16:44
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.

[BUG]: using typing.Optional on a column in DataFrameModel with polars
1 participant