Skip to content

BUG: ndim of string block incorrect with string inference #55363

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 2 commits into from
Oct 3, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Oct 3, 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 added the Internals Related to non-user accessible pandas implementation label Oct 3, 2023
@phofl phofl added this to the 2.1.2 milestone Oct 3, 2023
@mroeschke mroeschke merged commit 0ed3626 into pandas-dev:main Oct 3, 2023
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Oct 3, 2023
@phofl phofl deleted the string_dtype_block_dim branch October 3, 2023 17:48
phofl added a commit that referenced this pull request Oct 3, 2023
…ct with string inference) (#55376)

Backport PR #55363: BUG: ndim of string block incorrect with string inference

Co-authored-by: Patrick Hoefler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants