-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: Make print_thing respect display.precision for Real numbers Enhancement Output-Formatting __repr__ of pandas objects, to_string Stale
#60613 by aydinomer00 was closed Feb 12, 2025 Loading…
5 tasks done
BUG: Fix formatting of complex floats with exponents Output-Formatting __repr__ of pandas objects, to_string
#60405 by snitish was closed Nov 25, 2024 Loading…
3 tasks done
ENH: set __module__ on IndexSlice Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests Stale
Update html.py Bug Output-Formatting __repr__ of pandas objects, to_string Stale
#59948 by JustinCapili was closed Nov 5, 2024 Loading…
3 of 5 tasks
Fix string formatting Output-Formatting __repr__ of pandas objects, to_string Stale
#52883 by reddyrg1 was closed Jun 20, 2023 Loading…
5 tasks done
Added the round( ) function to avoid error while multiplication of float numbers issue: #46362 Bug Output-Formatting __repr__ of pandas objects, to_string Stale
#46388 by ShamithaReddy was closed May 24, 2022 Loading…
Bug fix - extension array with 2d datetime64 ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
Fix/26837 format array ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code Stale
#44527 by TomAugspurger was closed Mar 6, 2022 Loading…
4 tasks done
REF: extract params used in DataFrame.__repr__ Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
REGR: object column repr not respecting float format Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
BUG: float-like string, trailing 0 truncation Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
Iloc truncates single-column dataframe with extension arrays ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string Stale Testing pandas testing functions or related to the test suite
#38750 by luijkr was closed Feb 11, 2021 Loading…
4 tasks
[#38390] Bug fix for Datetime64Formatter with values of ndim > 1 ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string Stale
#38391 by BryanCutler was closed Mar 9, 2021 Loading…
5 tasks done
DOC: Update dependency for to_markdown documentation Dependencies Required and optional dependencies Docs Output-Formatting __repr__ of pandas objects, to_string
Issue36124 display of int enums Output-Formatting __repr__ of pandas objects, to_string
#36820 by dzimmanck was closed Apr 11, 2021 Loading…
4 of 5 tasks
REF: simplify info.py Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
BUG: Fix astype from float32 to string Bug Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
Truncate columns list to match tr_frame for correct dict formatters lookup Output-Formatting __repr__ of pandas objects, to_string
#35907 by kesmit13 was closed Nov 9, 2021 Loading…
5 tasks
Add HTML repr for groupby dataframe and series Groupby IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string Stale
#34926 by JulianWgs was closed Nov 28, 2021 Loading…
7 of 10 tasks
BUG: GH29461 Strftime Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string
#34668 by matteosantama was closed Sep 25, 2020 Loading…
5 tasks done
BUG: GH29461 strftime() with nanoseconds for Timestamp Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string
#34317 by matteosantama was closed Jun 9, 2020 Loading…
5 tasks done
ENH: print DataFrame columns names at the end IO Data IO issues that don't fit into a more specific label Output-Formatting __repr__ of pandas objects, to_string
BUG: extra leading space in to_string when index=False Output-Formatting __repr__ of pandas objects, to_string
#29670 by charlesdong1991 was closed Feb 12, 2020 Loading…
5 tasks done
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.