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

BUG: index attributes don't respect the width & need wrapping Bug Output-Formatting __repr__ of pandas objects, to_string
#11552 opened Nov 8, 2015 by jreback
Ignore display.max_rows in DataFrame.to_html(escape=False) Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#9690 opened Mar 20, 2015 by flying-sheep
API: Plotting kwargs consistency API - Consistency Internal Consistency of API/Behavior Enhancement Visualization plotting
#9609 opened Mar 7, 2015 by TomAugspurger
1 task
CoW warning mode for cases that will change behaviour Copy / view semantics Deprecate Functionality to remove in pandas
#56019 opened Nov 17, 2023 by jorisvandenbossche
11 of 14 tasks
2.3
ENH: new interpolate kwarg to skip gaps Datetime Datetime data dtype Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
#16457 opened May 23, 2017 by naifrec
resample().interpolate() should not fill pre-existing NaNs Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
#17868 opened Oct 13, 2017 by shoyer
Wrong behavior and/or error message when assigning row with empty columns API - Consistency Internal Consistency of API/Behavior Bug Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
#17895 opened Oct 16, 2017 by toobaz
Series index silently ignored when used as boolean mask to df.columns Bug Indexing Related to indexing on series/frames, not to indexes themselves
#19284 opened Jan 17, 2018 by tomsyouruncle
Produce representative dataframes for benchmarking Performance Memory or execution speed performance
#15911 opened Apr 5, 2017 by mrocklin
CLN: Refactor nanops' empty array handling Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reduction Operations sum, mean, min, max, etc. Refactor Internal refactoring of code
#18976 opened Dec 28, 2017 by TomAugspurger
MultiIndex.isin should handle input dims better Enhancement Error Reporting Incorrect or improved errors from pandas isin isin method MultiIndex
#20252 opened Mar 10, 2018 by TomAugspurger
DOC: timeseries-specific indexing / operators Datetime Datetime data dtype Docs
#21766 opened Jul 6, 2018 by TomAugspurger
5 tasks
PERF: Optimize _categorical_convert CSV parser when categories are known ahead of time Categorical Categorical Data Type IO CSV read_csv, to_csv Performance Memory or execution speed performance
#17743 opened Oct 2, 2017 by TomAugspurger
ProTip! What’s not been updated in a month: updated:<2025-03-10.