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: Fix frozenset display in pprint #60867

Merged
merged 2 commits into from
Feb 10, 2025
Merged

Conversation

wjandrea
Copy link
Contributor

@wjandrea wjandrea commented Feb 6, 2025

@wjandrea wjandrea mentioned this pull request Feb 6, 2025
5 tasks
@mroeschke mroeschke added the Output-Formatting __repr__ of pandas objects, to_string label Feb 10, 2025
@mroeschke mroeschke added this to the 3.0 milestone Feb 10, 2025
@mroeschke mroeschke merged commit 5e5da07 into pandas-dev:main Feb 10, 2025
37 of 46 checks passed
@mroeschke
Copy link
Member

Thanks @wjandrea

@wjandrea wjandrea deleted the patch-1 branch February 11, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Output-Formatting __repr__ of pandas objects, to_string
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: frozensets are shown in parentheses (like tuples)
2 participants