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

BUG: describe not respecting ArrowDtype in include/exclude #52577

Merged
merged 4 commits into from Apr 23, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Apr 10, 2023

This is a bit hacky, but supports It at least as far as our own masked dtypes are supported, see #52576 for a broader issue

@mroeschke mroeschke added the Arrow pyarrow functionality label Apr 10, 2023
@mroeschke mroeschke added this to the 2.0.1 milestone Apr 11, 2023
# Conflicts:
#	doc/source/whatsnew/v2.0.1.rst
@phofl phofl added the Bug label Apr 23, 2023
@phofl phofl merged commit 937f774 into pandas-dev:main Apr 23, 2023
35 of 41 checks passed
@phofl phofl deleted the 52570 branch April 23, 2023 11:45
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Apr 23, 2023
phofl added a commit that referenced this pull request Apr 23, 2023
…wDtype in include/exclude) (#52879)

Backport PR #52577: BUG: describe not respecting ArrowDtype in include/exclude

Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame.describe include/exclude do not work for arrow datatypes
2 participants