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

handle non-bool dtypes in empty check outputs #1878

Merged
merged 2 commits into from
Dec 19, 2024
Merged

handle non-bool dtypes in empty check outputs #1878

merged 2 commits into from
Dec 19, 2024

Conversation

cosmicBboy
Copy link
Collaborator

Fixes #1404

@cosmicBboy cosmicBboy merged commit 11e15eb into main Dec 19, 2024
144 checks passed
@cosmicBboy cosmicBboy deleted the bugfix/1404 branch December 19, 2024 21:02
max-raphael pushed a commit to max-raphael/pandera that referenced this pull request Jan 24, 2025
* handle non-bool dtypes in empty check outputs

Signed-off-by: Niels Bantilan <[email protected]>

* add empty conditional

Signed-off-by: Niels Bantilan <[email protected]>

---------

Signed-off-by: Niels Bantilan <[email protected]>
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.

An element_wise Check on a datetime column of an empty DataFrame fails since 0.14
1 participant