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: Unexpected typecast in Series.add with integer fill_value Bug Needs Triage Issue that has not been reviewed by a pandas team member Series Series data structure
#56096 opened Nov 21, 2023 by davidkleiven
2 of 3 tasks
set allowed for index argument in Series, index and columns for DataFrame.from_records() API - Consistency Internal Consistency of API/Behavior DataFrame DataFrame data structure Series Series data structure
#55425 opened Oct 6, 2023 by Dr-Irv
BUG: setting tuple key on Series with flat Index Bug Indexing Related to indexing on series/frames, not to indexes themselves Series Series data structure
#55141 opened Sep 14, 2023 by jbrockmendel
3 tasks done
ENH: allow writing series to parquet file Enhancement IO Parquet parquet, feather Needs Discussion Requires discussion from core team before further action Series Series data structure
#54638 opened Aug 19, 2023 by lcrmorin
1 of 3 tasks
ENH: __contains__ between pd.Series and pd.Interval Enhancement Interval Interval data type Series Series data structure
#53843 opened Jun 25, 2023 by matteosantama
1 of 3 tasks
BUG: RecursionError shifting a Series with bytes datatype Astype Bug Series Series data structure
#52373 opened Apr 3, 2023 by atpage
2 of 3 tasks
API: Clarify difference between agg and apply for Series / DataFrame API Design Apply Apply, Aggregate, Transform, Map DataFrame DataFrame data structure Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action Series Series data structure
#49673 opened Nov 12, 2022 by rhshadrach
BUG: Series with same index values, but in different orders, cannot be compared, but can be added API - Consistency Internal Consistency of API/Behavior Bug Indexing Related to indexing on series/frames, not to indexes themselves Numeric Operations Arithmetic, Comparison, and Logical operations Series Series data structure
#47554 opened Jun 30, 2022 by Dr-Irv
3 tasks done
ENH: Series Mapping na_action=ignore result is misleading. Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Discussion Requires discussion from core team before further action Series Series data structure
#47262 opened Jun 7, 2022 by chapmanderek
DOC: Document that astype() for Series and Dataframe can accept a series of dtypes Docs Dtype Conversions Unexpected or buggy dtype conversions Series Series data structure
#46353 opened Mar 13, 2022 by mvashishtha
1 task done
BUG: Series.replace with to_replace dict and value=None, nonsensical error message Bug Error Reporting Incorrect or improved errors from pandas replace replace method Series Series data structure
#46004 opened Feb 15, 2022 by d-rams
2 of 3 tasks
API: Series[EA].fillna fallback behavior with incompatible value Bug ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate PDEP missing values Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint Series Series data structure
#45153 opened Jan 1, 2022 by jbrockmendel
BUG: Series.map passes DatetimeIndex as first argument on some series Bug Series Series data structure
#44392 opened Nov 11, 2021 by pierremonico
3 tasks done
BUG: Inconsistent behavior of setting default value for type bool Bug Constructors Series/DataFrame/Index/pd.array Constructors Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Series Series data structure
#43018 opened Aug 13, 2021 by ChiQiao
2 of 3 tasks
DEPR: in behavior for Series comparing index membership Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action Series Series data structure
#43014 opened Aug 13, 2021 by tbrodbeck
3 tasks done
BUG: Series.fillna is altering None values of unspecified columns Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Series Series data structure
#40498 opened Mar 18, 2021 by RSchweiger
2 tasks done
3
6
trying to drop columns on a series silently fails Docs Series Series data structure
#39509 opened Jan 31, 2021 by Fealthas
BUG: Error raised accessing tuple value in Series when index contains duplicates Bug Indexing Related to indexing on series/frames, not to indexes themselves Series Series data structure
#37800 opened Nov 12, 2020 by rhshadrach
BUG:Inconsistent when use Series.get Docs Indexing Related to indexing on series/frames, not to indexes themselves Series Series data structure
#36248 opened Sep 9, 2020 by liudengfeng
2 tasks
Series do not display HTML repr IO HTML read_html, to_html, Styler.apply, Styler.applymap Output-Formatting __repr__ of pandas objects, to_string Series Series data structure
#5563 opened Nov 20, 2013 by ghost
ProTip! Find all open issues with in progress development work with linked:pr.