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

Support nullable pandas dtypes #3623

Merged
merged 7 commits into from Apr 26, 2023
Merged

Conversation

Cheukting
Copy link
Contributor

Support the new Pandas nullable dtypes (see here).

Closes #3604

hypothesis-python/RELEASE.rst Outdated Show resolved Hide resolved
hypothesis-python/src/hypothesis/extra/pandas/impl.py Outdated Show resolved Hide resolved
hypothesis-python/src/hypothesis/extra/pandas/impl.py Outdated Show resolved Hide resolved
hypothesis-python/tests/pandas/test_series.py Outdated Show resolved Hide resolved
Copy link
Member

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're very close!

hypothesis-python/src/hypothesis/extra/pandas/impl.py Outdated Show resolved Hide resolved
hypothesis-python/tests/pytest/test_profiles.py Outdated Show resolved Hide resolved
@Cheukting Cheukting force-pushed the pd_types branch 3 times, most recently from aa18cf6 to f787271 Compare April 25, 2023 23:38
Copy link
Member

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@Zac-HD Zac-HD enabled auto-merge April 26, 2023 07:35
@Zac-HD Zac-HD merged commit 6ed5054 into HypothesisWorks:master Apr 26, 2023
49 checks passed
@Cheukting
Copy link
Contributor Author

Thanks, @Zac-HD Any more for me to work on?

@Zac-HD
Copy link
Member

Zac-HD commented Apr 26, 2023

I'd suggest https://github.com/Zac-HD/shed/issues, particularly 17 would be nice!

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.

Support nullable pandas dtypes
2 participants