-
- 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: fix padding for string categories in CategoricalIndex repr Bug Output-Formatting __repr__ of pandas objects, to_string
#61894 by jorisvandenbossche was merged Jul 19, 2025 Loading…
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
ENH: set __module__ on __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
timedelta_range Output-Formatting decorate __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
Series with @set_module('pandas') Output-Formatting #60262 by chanshing was closed Nov 9, 2024 Loading…
5 tasks
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
ENH: Adding new pandas option for integer formatting, Issue#57177 Output-Formatting __repr__ of pandas objects, to_string
#58519 by Meadiocre was closed May 31, 2024 Loading…
5 tasks
BUG: Interval with Timestamp with tz shows tz Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string Timezones Timezone data dtype
Backport PR #54801 on branch 2.1.x (BUG: repr aligning left for string dtype columns) Output-Formatting __repr__ of pandas objects, to_string
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 #53855: BUG: Fix string formatting Output-Formatting __repr__ of pandas objects, to_string
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
BUG: pd.NA showing up as NaN in Categorical repr Bug Categorical Categorical Data Type Output-Formatting __repr__ of pandas objects, to_string Stale
#52681 by lithomas1 was closed Jun 1, 2023 Loading…
5 tasks
[READY] Improved performance of __repr__ of pandas objects, to_string Performance Memory or execution speed performance Stale
Period's default formatter (period_format) Output-Formatting BUG: displaying NaN in complex numbers does not work Complex Complex Numbers Output-Formatting __repr__ of pandas objects, to_string Stale
#50155 by phofl was closed Feb 22, 2023 Loading…
5 tasks done
TST: Series repr with pyarrow date32 type Arrow pyarrow functionality Dtype Conversions Unexpected or buggy dtype conversions Output-Formatting __repr__ of pandas objects, to_string Timezones Timezone data dtype
Fix segfault with printing dataframe Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
BUG: to_csv not respecting float_format for Float64 Bug IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
BUG: Adds newline after info() call on empty dataframe 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
REF: improve rendering of categories in CategoricalIndex Categorical Categorical Data Type Output-Formatting __repr__ of pandas objects, to_string
CLN: simplify io.formats.format.get_series_repr_params Output-Formatting __repr__ of pandas objects, to_string
REF: extract params used in Series.__repr__ Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
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: 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
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
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-11-02.