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

Dataframe column schema #1611

Merged
merged 3 commits into from
May 4, 2024
Merged

Dataframe column schema #1611

merged 3 commits into from
May 4, 2024

Conversation

cosmicBboy
Copy link
Collaborator

This PR introduces a pandera.api.dataframe.components module that contains a ComponentSchema class. This class serves as a common base class for dataframe column components, which are used by the polars and pandas validation api. This will make it easier to add support for additional dataframe-like validation backends.

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 59d71eb into main May 4, 2024
66 checks passed
@cosmicBboy cosmicBboy deleted the dataframe-column-schema branch May 5, 2024 18:26
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.

None yet

1 participant