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: add index validation to SeriesSchema #1524

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Conversation

cosmicBboy
Copy link
Collaborator

Fixes #1523

Fixes a bug that was likely introduced by the pandera internals rewrite. SeriesSchema objects should now do Index validation.

Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
@cosmicBboy cosmicBboy merged commit 17c558f into main Mar 11, 2024
72 checks passed
@cosmicBboy cosmicBboy deleted the fix-series-schema-index branch March 11, 2024 18:55
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.

Index validation ignored in SeriesSchema
1 participant