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

Create a common DataFrameSchema class, update mypy used in pre-commit #1609

Merged
merged 10 commits into from
May 1, 2024

Conversation

cosmicBboy
Copy link
Collaborator

This PR adds a pandera.api.dataframe.container.DataFrameSchema class that serves as a common dataframe schema implementation that framework-specific apis can leverage to reduce re-implementing common functionality. Introducing this changes leverages the typing.Self type, and hence requires upgrading the mypy version to 1.10.0.

Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
@cosmicBboy cosmicBboy merged commit d058f71 into main May 1, 2024
66 checks passed
@cosmicBboy cosmicBboy deleted the dataframe-api branch May 2, 2024 01:08
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.

1 participant