-
- 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: better MultiIndex.__repr__ Enhancement MultiIndex Output-Formatting __repr__ of pandas objects, to_string
Set pd.options.display.max_columns=0 by default Output-Formatting __repr__ of pandas objects, to_string
BUG: Index Name is not displayed with header=False in to_csv IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#24840 by charlesdong1991 was closed Jun 27, 2019 Loading…
4 tasks
Fix #25099 set na_rep values before converting to string to prevent data truncation Bug ExtensionArray Extending pandas with custom dtypes or arrays. IO CSV read_csv, to_csv Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Output-Formatting __repr__ of pandas objects, to_string
BUG: on .to_string(index=False) Output-Formatting __repr__ of pandas objects, to_string
#25000 by charlesdong1991 was closed Jul 15, 2019 Loading…
4 tasks
REF: simplify info.py Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
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…
7 of 10 tasks
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…
3 of 4 tasks
BUG: Fix line_terminator option IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#23608 by BenRussert was closed Jan 29, 2019 Loading…
2 tasks done
pyperclip upgrade IO Data IO issues that don't fit into a more specific label Output-Formatting __repr__ of pandas objects, to_string
Feature/groupby repr ellipses 1135 Groupby Output-Formatting __repr__ of pandas objects, to_string
#24853 by benjaminarjun was closed Jul 11, 2019 Loading…
4 tasks
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…
4 tasks done
[#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…
5 tasks done
BUG: Display precision doesn't affect complex float numbers #25514 Numeric Operations Arithmetic, Comparison, and Logical operations Output-Formatting __repr__ of pandas objects, to_string
repr string for pd.Grouper Enhancement Groupby Output-Formatting __repr__ of pandas objects, to_string
#17727 by topper-123 was closed Nov 9, 2017 Loading…
2 tasks
Add Series._repr_html_ IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
#27228 by mrocklin was closed Oct 11, 2019 Loading…
3 of 4 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…
5 tasks
REF: remove special-casing for internal EAs from format_array ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#26965 by simonjayhawkins was closed Aug 28, 2019 Loading…
3 tasks
Bug fix - extension array with 2d datetime64 ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
DEPR: deprecate notebook argument in DataFrame.to_html() Deprecate Functionality to remove in pandas IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string
BUG: extra leading space in to_string when index=False Output-Formatting __repr__ of pandas objects, to_string
#29670 by charlesdong1991 was closed Feb 12, 2020 Loading…
5 tasks done
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
Added extra info section to EA repr ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#24279 by TomAugspurger was closed Jun 8, 2019 Loading…
BUG: GH #12223, GH #15262. Allow ints for names in MultiIndex Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-11-01.