Skip to content

Pull requests: pandas-dev/pandas

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: Series.replace with to_replace dict and value=None, nonsensical error message Bug replace replace method Series Series data structure Stale
#46689 by Kyrpel was closed Jun 21, 2022 Loading…
3 of 4 tasks
REGR: SeriesGroupBy where index has a tuple name fails Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version Series Series data structure
#37801 by rhshadrach was merged Nov 14, 2020 Loading…
5 tasks done
1.1.5
added cut as method to Series cut cut, qcut Enhancement Series Series data structure
#32834 by R4HMATT was closed Apr 3, 2020 Loading…
1 of 5 tasks
Bug in Series constructor returning wrong missing values Constructors Series/DataFrame/Index/pd.array Constructors Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Series Series data structure
#43026 by phofl was merged Aug 19, 2021 Loading…
5 tasks done
1.4
BUG: Series.rename raises error on values accepted by Series construc… Bug Indexing Related to indexing on series/frames, not to indexes themselves Series Series data structure
#27814 by lgmsantos was merged Aug 22, 2019 Loading… 0.25.1
DOC: add note to docstring about dtype keyword when creating Series from abother Series Constructors Series/DataFrame/Index/pd.array Constructors Docs Series Series data structure
#59300 by taranarmo was merged Jul 24, 2024 Loading…
2 of 5 tasks
3.0
ENH: Add limit_area to ffill/bfill DataFrame DataFrame data structure Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Series Series data structure
#56531 by rhshadrach was merged Dec 19, 2023 Loading…
1 of 5 tasks
2.2
BUG: Series.setitem raising ValueError when setting Series with scalar indexer Indexing Related to indexing on series/frames, not to indexes themselves Series Series data structure
#39358 by phofl was merged Jan 28, 2021 Loading…
4 tasks done
1.3
BUG: Fix replace for different dtype equal value Bug DataFrame DataFrame data structure Series Series data structure
#34878 by dsaxton was closed Sep 19, 2020 Loading…
5 tasks done
1.2
Added validation check for integer value for series.df Error Reporting Incorrect or improved errors from pandas Series Series data structure Transformations e.g. cumsum, diff, rank
#56688 by pmhatre1 was merged Jan 7, 2024 Loading…
Fix doc Constructors Series/DataFrame/Index/pd.array Constructors Docs Series Series data structure
#59793 by fbourgey was merged Sep 30, 2024 Loading…
1 task
3.0
DOC: Add missing parameters to Series constructor Docs Series Series data structure
#27960 by SHuangISU was closed Aug 27, 2019 Loading…
API / CoW: Copy arrays by default in Series constructor Copy / view semantics Series Series data structure
#52022 by phofl was merged Mar 29, 2023 Loading…
5 tasks
2.0
BUG: SeriesGroupBy.value_counts - index name missing in categorical columns Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Categorical Categorical Data Type Groupby Series Series data structure
#45625 by NumberPiOso was merged Feb 5, 2022 Loading…
4 tasks done
1.5
Bug: Fix Inconsistent Behavior for Series.searchsorted Error Reporting Incorrect or improved errors from pandas Series Series data structure Stale
#49706 by yqyqyq-W was merged Jan 6, 2023 Loading…
4 of 5 tasks
2.0
BUG: Raise ValueError instead of bare Exception in sanitize_array Constructors Series/DataFrame/Index/pd.array Constructors Error Reporting Incorrect or improved errors from pandas Series Series data structure
#35769 by micahjsmith was merged Oct 10, 2020 Loading…
5 tasks done
1.2
DOC: Clarify behavior for Series with dict-like data and index Docs Series Series data structure
#39374 by phofl was merged Feb 7, 2021 Loading…
1 task done
1.2.2
Bug fix one element series truncate Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version Series Series data structure
#35547 by gabicca was merged Aug 7, 2020 Loading… 1.1.1
DEPR: Deprecate returning a DataFrame in SeriesApply.apply_standard Apply Apply, Aggregate, Transform, Map Deprecate Functionality to remove in pandas Series Series data structure
#52123 by topper-123 was merged Apr 7, 2023 Loading…
5 tasks done
2.1
BUG: Series[int].loc setitem with Series[int] results in Series[float] Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Series Series data structure
#41644 by simonjayhawkins was merged Jun 8, 2021 Loading… 1.3
BUG: Exception when frame constructed from dict of iterators Bug Series Series data structure
#26356 by topper-123 was merged May 20, 2019 Loading…
4 tasks done
0.25.0
ENH: implement FloatingArray.round() NA - MaskedArrays Related to pd.NA and nullable extension arrays Series Series data structure Stale
#38866 by arw2019 was closed Feb 11, 2021 Loading…
5 tasks done
1.3
REGR: Series access with Index of tuples/frozenset Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version Series Series data structure
#36147 by rhshadrach was merged Sep 12, 2020 Loading…
6 tasks done
1.1.3
ProTip! Follow long discussions with comments:>50.