Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

String dtype: more informative repr (keeping brief __str__) Output-Formatting __repr__ of pandas objects, to_string Strings String extension data type and string data
#61148 opened Mar 19, 2025 by jorisvandenbossche Draft
ENH: show the raw unicode in the output formatting of Index/array? Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings
#60819 opened Jan 30, 2025 by jorisvandenbossche
ENH: make pandas.DataFrame.info() method able to display memory usage of each column Enhancement Needs Discussion Requires discussion from core team before further action Output-Formatting __repr__ of pandas objects, to_string
#59690 opened Sep 2, 2024 by Gregory108
2 of 3 tasks
ENH: Option to configure line wrapping for columns Closing Candidate May be closeable, needs more eyeballs Enhancement Output-Formatting __repr__ of pandas objects, to_string
#59564 opened Aug 20, 2024 by Nagidrop
1 of 3 tasks
Potential regression induced by commit 924f246 Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
#58285 opened Apr 17, 2024 by rhshadrach
3 tasks
3.0
BUG: TestTableSchemaRepr::test_publishes raises AttributeError on mac Bug Output-Formatting __repr__ of pandas objects, to_string Testing pandas testing functions or related to the test suite
#58055 opened Mar 28, 2024 by jbrockmendel
ENH: No longer always show hour, minute and second components for pd.Interval Bug Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#57748 opened Mar 6, 2024 by ClaireDons
1 of 3 tasks
2.3
ENH: Add Rich formatting support to Pandas object displays with __rich_console__ method Enhancement Needs Discussion Requires discussion from core team before further action Output-Formatting __repr__ of pandas objects, to_string
#57572 opened Feb 22, 2024 by dwreeves
1 of 3 tasks
ENH: align timedelta fractional seconds Enhancement Output-Formatting __repr__ of pandas objects, to_string Timedelta Timedelta data type
#57188 opened Jan 31, 2024 by wjandrea
1 of 3 tasks
ENH: Expose integer formatting also for default display, not only styler Enhancement Output-Formatting __repr__ of pandas objects, to_string
#57177 opened Jan 31, 2024 by enryH
1 of 3 tasks
BUG: pandas.Styler.__repr__ and pandas.Styler.__str__ cause nbconvert failure to display data Enhancement Output-Formatting __repr__ of pandas objects, to_string Styler conditional formatting using DataFrame.style
#55908 opened Nov 10, 2023 by yasirroni
3 tasks done
BUG: pd.options.display.date_dayfirst = True is not working as expected Needs Triage Issue that has not been reviewed by a pandas team member Output-Formatting __repr__ of pandas objects, to_string Usage Question
#55542 opened Oct 16, 2023 by hackaholic
3 tasks done
ENH: set __module__ on top-level public objects Enhancement Output-Formatting __repr__ of pandas objects, to_string
#55178 opened Sep 17, 2023 by jorisvandenbossche
5 of 11 tasks
3.0
BUG: na_rep not respected in to_* methods with pd.NA Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Output-Formatting __repr__ of pandas objects, to_string
#54872 opened Aug 30, 2023 by mroeschke
3 tasks done
ENH: a readable sample function or an improvement Enhancement Needs Discussion Requires discussion from core team before further action Output-Formatting __repr__ of pandas objects, to_string
#54227 opened Jul 22, 2023 by nagapv
1 of 3 tasks
ENH: HTML repr for groupby dataframe and series Enhancement Groupby Output-Formatting __repr__ of pandas objects, to_string
#52721 opened Apr 18, 2023 by JulianWgs
1 of 3 tasks
BUG: DataFrame.dtypes doesn't include backend for string columns Bug DataFrame DataFrame data structure Output-Formatting __repr__ of pandas objects, to_string Strings String extension data type and string data
#50099 opened Dec 7, 2022 by jrbourbeau
2 of 3 tasks
3.0
ENH: Add argument to apply formatters in DataFrame.to_string to the index Enhancement Needs Discussion Requires discussion from core team before further action Output-Formatting __repr__ of pandas objects, to_string
#47584 opened Jul 2, 2022 by ntjess
1 task done
BUG: Small numbers in scientific notation do not show the right significant figures in DataFrame. Bug Needs Discussion Requires discussion from core team before further action Output-Formatting __repr__ of pandas objects, to_string
#46257 opened Mar 7, 2022 by Vital-Fernandez
2 tasks done
ProTip! no:milestone will show everything without a milestone.