-
- 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
BUG: Regression in the display of a MultiIndexed Series with display.max_rows (GH7101) Bug Output-Formatting __repr__ of pandas objects, to_string
API: change default for show_dimensions to 'truncate', related (GH7108, GH6547) API Design Output-Formatting __repr__ of pandas objects, to_string
REGR: change in output formatting for long floats/nan, #11302 Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
TST: tests for outputing ambiguous times, #11619, fixed already in #11301 Dtype Conversions Unexpected or buggy dtype conversions IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
PERF: write basic datetimes faster IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
Backport PR #54625 on branch 2.1.x (BUG: Fix error in printing timezone series) Output-Formatting __repr__ of pandas objects, to_string Timezones Timezone data dtype
Backport PR #53055 on branch 2.0.x (BUG: Fix regression when printing backslash in DataFrame.to_string) Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
Backport PR #53855: BUG: Fix string formatting Output-Formatting __repr__ of pandas objects, to_string
Backport PR #54801 on branch 2.1.x (BUG: repr aligning left for string dtype columns) Output-Formatting __repr__ of pandas objects, to_string
REF: format_object_attrs -> Index._format_attrs Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
CLN: simplify io.formats.format.get_series_repr_params Output-Formatting __repr__ of pandas objects, to_string
REF: share Index subclass formatting code Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
REF: improve rendering of categories in CategoricalIndex Categorical Categorical Data Type Output-Formatting __repr__ of pandas objects, to_string
Backport PR #45283 on branch 1.4.x (BUG: do not replace all nulls with "NaN"-string in Series index) Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Output-Formatting __repr__ of pandas objects, to_string
Backport PR #60215 on branch 2.3.x (BUG (string dtype): fix escaping of newline/tab characters in the repr) Output-Formatting __repr__ of pandas objects, to_string Strings String extension data type and string data
Backport PR #31513 on branch 1.0.x (REGR: Fixed truncation with na_rep) IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
REF: do slicing before calling Block.to_native_types Internals Related to non-user accessible pandas implementation Output-Formatting __repr__ of pandas objects, to_string
Backport PR #38759 on branch 1.2.x (BUG: float-like string, trailing 0 truncation) Output-Formatting __repr__ of pandas objects, to_string
TST/REF: collect Index formatting tests Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
REF: simplify dt64 formatter functions Clean Output-Formatting __repr__ of pandas objects, to_string
IntervalIndex/IntervalArray __repr__ remove redundant closed Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
Backport PR #40850 on branch 1.2.x (REGR: object column repr not respecting float format) Output-Formatting __repr__ of pandas objects, to_string
REF: de-duplicate _format_attrs Index Related to the Index class or subclasses Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
Backport PR #61085 on branch 2.3.x (DEPS: Update NumpyExtensionArray repr for NEP51) ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
Backport PR #28524: COMPAT: ensure no warnings on tab completion with Jedi 0.15 Output-Formatting __repr__ of pandas objects, to_string
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-27.