-
- 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: option to change the number in __repr__ of pandas objects, to_string
_dir_additions_for_owner Output-Formatting TST: added test for to_string when max_rows is zero (GH35394) Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
ENH: read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string Styler conditional formatting using DataFrame.style
max_rows max_cols kw for Styler.to_html + styler.options Enhancement IO HTML TST: Check float format in object column (#35603) Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
FMT: trim redundant freqstr from PeriodIndex __repr__ Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Period Period data type
BUG: to_string truncation row with index=False Output-Formatting __repr__ of pandas objects, to_string
BUG: to_string truncation column with index=False Output-Formatting __repr__ of pandas objects, to_string
BUG: Fix Index.__repr__ when __repr__ of pandas objects, to_string
display.max_seq_items = 1 Bug Output-Formatting TST: string representation of IntervalIndex Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
TST: parametrize test_info Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
REF: prepare dataframe info for series info Clean Output-Formatting __repr__ of pandas objects, to_string
BUG: Series.to_dict does not return native Python types Dtype Conversions Unexpected or buggy dtype conversions IO Data IO issues that don't fit into a more specific label Output-Formatting __repr__ of pandas objects, to_string
REGR: Notebook (html) repr of DataFrame no longer follows min_rows/max_rows settings IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
BUG: Fix FloatingArray output formatting NA - MaskedArrays Related to pd.NA and nullable extension arrays Output-Formatting __repr__ of pandas objects, to_string
BUG/CLN: Clean float / complex string formatting Output-Formatting __repr__ of pandas objects, to_string
BUG: Don't ignore na_rep in DataFrame.to_html Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
PERF: fix long string representation Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
REF: refactor/cleanup of CSSToExcelConverter IO Excel read_excel, to_excel IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
REF: dataframe formatters/outputs IO CSV read_csv, to_csv IO HTML read_html, to_html, Styler.apply, Styler.applymap IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
REF: pandas/io/formats/format.py Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
BUG: extra leading space in to_string when index=False Bug Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
PERF: RangeIndex.format performance Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-28.