-
- 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… updated Feb 12, 2025
5 tasks done
ENH: set __module__ on IndexSlice Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests Stale
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… updated Nov 25, 2024
3 tasks done
Update html.py Bug Output-Formatting __repr__ of pandas objects, to_string Stale
#59948 by JustinCapili was closed Nov 5, 2024 Loading… updated Nov 5, 2024
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… updated Jun 20, 2023
5 tasks done
Conform Series.to_csv to DataFrame.to_csv API Design IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#19745 by dahlbaek was closed Jul 25, 2018 Loading… updated May 11, 2023
3 of 4 tasks
Issue36124 display of int enums Output-Formatting __repr__ of pandas objects, to_string
#36820 by dzimmanck was closed Apr 11, 2021 Loading… updated Aug 31, 2022
4 of 5 tasks
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… updated May 24, 2022
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… updated Mar 6, 2022
4 tasks done
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… updated Nov 28, 2021
7 of 10 tasks
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… updated Nov 9, 2021
5 tasks
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
[#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… updated Mar 9, 2021
5 tasks done
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… updated Feb 11, 2021
4 tasks
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
REF: simplify info.py Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
DOC: Update dependency for to_markdown documentation Dependencies Required and optional dependencies Docs Output-Formatting __repr__ of pandas objects, to_string
BUG: GH29461 Strftime Datetime Datetime data dtype Output-Formatting __repr__ of pandas objects, to_string
#34668 by matteosantama was closed Sep 25, 2020 Loading… updated Sep 25, 2020
5 tasks done
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
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: 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… updated Jun 9, 2020
5 tasks done
Previous Next
ProTip! Filter pull requests by the default branch with base:main.