-
- 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
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
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
Update html.py Bug Output-Formatting __repr__ of pandas objects, to_string Stale
#59948 by JustinCapili was closed Nov 5, 2024 Loading…
3 of 5 tasks
ENH: set __module__ for Dtype and Index classes Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
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: Ignore warning for duplicate columns in __repr__ of pandas objects, to_string Warnings Warnings that appear or should be added to pandas
to_dict when orient='tight' Output-Formatting ENH: set __module__ for pandas scalars (Timestamp/Timedelta/Period) Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#57976 by YinonHorev was merged Nov 7, 2024 Loading…
BUG: pretty print all Mappings, not just dicts Output-Formatting __repr__ of pandas objects, to_string
BUG: Updated _pprint_seq to use enumerate instead of next Bug Output-Formatting __repr__ of pandas objects, to_string
CLN: __repr__ tests Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
fixed bug where pd.NA was being cast to NaN during formatting Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Output-Formatting __repr__ of pandas objects, to_string
ENH: EA._get_repr_footer ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
REF: de-duplicate IntervalArray formatting functions Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
REF: avoid accessing internals in io.formats.csv Internals Related to non-user accessible pandas implementation Output-Formatting __repr__ of pandas objects, to_string
DEPR: Index.format Deprecate Functionality to remove in pandas Output-Formatting __repr__ of pandas objects, to_string
REF: remove redundant Index formatting methods Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
REF: remove unused box keyword from Timedelta64Formatter Output-Formatting __repr__ of pandas objects, to_string Timedelta Timedelta data type
REF: remove unnecessary IntervalIndex._format_native_types Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
Series.__repr__ with MultiIndex with level name 0 MultiIndex Output-Formatting __repr__ of pandas objects, to_string
ProTip! Adding no:label will show everything without a label.