Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
#60269 by shengjie2013 was closed Feb 10, 2025 Loading… updated Feb 10, 2025
5 tasks
3.0
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
#46140 by weikhor was closed Apr 9, 2022 Loading… updated Apr 9, 2022
3 of 4 tasks
1.5
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
DOC: improving example Output-Formatting __repr__ of pandas objects, to_string
#45262 by realead was closed Jan 10, 2022 Loading… updated Jan 10, 2022
1 task done
1.4
ENH: enable Series.info() Output-Formatting __repr__ of pandas objects, to_string
#37320 by ivanovmg was merged Dec 1, 2021 Loading… updated Dec 1, 2021
5 tasks
1.4
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
#43987 by topper-123 was merged Oct 14, 2021 Loading… updated Oct 16, 2021 1.4
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
#40850 by mzeitlin11 was merged Apr 11, 2021 Loading… updated Apr 11, 2021
4 tasks done
1.2.4
[#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
#38759 by mzeitlin11 was merged Dec 29, 2020 Loading… updated Dec 29, 2020
5 tasks done
1.2.1
REF: simplify info.py Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
#36752 by ivanovmg was merged Oct 21, 2020 Loading… updated Oct 21, 2020
5 tasks
1.2
DOC: Update dependency for to_markdown documentation Dependencies Required and optional dependencies Docs Output-Formatting __repr__ of pandas objects, to_string
#36938 by eyaltrabelsi was merged Oct 17, 2020 Loading… updated Oct 17, 2020
5 tasks done
1.2
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
#36464 by dsaxton was merged Sep 21, 2020 Loading… updated Sep 21, 2020
5 tasks done
1.1.3
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
#33914 by JDkuba was closed Jul 22, 2020 Loading… updated Jul 22, 2020
4 of 5 tasks
1.1
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
ProTip! Filter pull requests by the default branch with base:main.