Skip to content

BUG: to_string using wrong na_rep for ea dtype in multiindex #47986

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 1 commit into from
Aug 8, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Aug 5, 2022

  • 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 MultiIndex NA - MaskedArrays Related to pd.NA and nullable extension arrays labels Aug 5, 2022
@mroeschke mroeschke added the Output-Formatting __repr__ of pandas objects, to_string label Aug 8, 2022
@mroeschke mroeschke added this to the 1.5 milestone Aug 8, 2022
@mroeschke mroeschke merged commit 5802686 into pandas-dev:main Aug 8, 2022
@mroeschke
Copy link
Member

Thanks @twoertwein

@phofl phofl deleted the to_string_na_value branch August 8, 2022 21:50
@twoertwein
Copy link
Member

Thanks @phofl :)

@mroeschke
Copy link
Member

Haha sorry thanks @phofl 😅

@phofl
Copy link
Member Author

phofl commented Aug 8, 2022

No worries 😂

noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MultiIndex NA - MaskedArrays Related to pd.NA and nullable extension arrays Output-Formatting __repr__ of pandas objects, to_string
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants