Skip to content

BUG: ArrowDtype raising for fixed size list #55000

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

Merged
merged 3 commits into from
Sep 5, 2023
Merged

Conversation

phofl
Copy link
Member

@phofl phofl commented Sep 4, 2023

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@phofl phofl requested a review from mroeschke September 4, 2023 12:19
@phofl phofl added this to the 2.1.1 milestone Sep 4, 2023
@phofl phofl added the Arrow pyarrow functionality label Sep 4, 2023
@mroeschke mroeschke merged commit 4683e92 into pandas-dev:main Sep 5, 2023
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 5, 2023
@phofl phofl deleted the 54999 branch September 5, 2023 18:15
mroeschke pushed a commit that referenced this pull request Sep 5, 2023
… size list) (#55016)

Backport PR #55000: BUG: ArrowDtype raising for fixed size list

Co-authored-by: Patrick Hoefler <[email protected]>
mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Sep 11, 2023
* BUG: ArrowDtype raising for fixed size list

* Update v2.1.1.rst

* Update test_arrow.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants