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: rename with Series with non-unique index Series Series data structure
#62906 by jbrockmendel was merged Oct 29, 2025 Loading…
3 of 5 tasks
3.0
CLN: Enforce deprecation of arg in Series.map Apply Apply, Aggregate, Transform, Map Clean Series Series data structure
#62104 by rhshadrach was closed Aug 16, 2025 Loading…
5 tasks
3.0
GH60942 Update docs and overload for Series.rename Docs Series Series data structure Typing type annotations, mypy/pyright type checking
#60975 by loicdiridollou was merged Feb 22, 2025 Loading…
1 of 5 tasks
3.0
BUG: Fix ListAccessor methods to preserve original name Arrow pyarrow functionality Series Series data structure
#60527 by FBruzzesi was merged Dec 9, 2024 Loading…
4 of 5 tasks
3.0
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
DOCS: fix docstring validation errors for pandas.Series Docs Series Series data structure
#59600 by githubalexliu was merged Aug 25, 2024 Loading… 3.0
Series replace error Error Reporting Incorrect or improved errors from pandas Series Series data structure
#59552 by fbourgey was merged Aug 21, 2024 Loading…
3 tasks
3.0
DOC: Fix pandas.Series.str.index RT03 Accessors accessor registration mechanism (not .str, .dt, .cat) Docs Series Series data structure
#59397 by KatsiarynaDzibrova was merged Aug 9, 2024 Loading…
1 task done
3.0
DOC: Fix pandas.Series.str.get RT03,SA01 Accessors accessor registration mechanism (not .str, .dt, .cat) Docs Series Series data structure
#59396 by KatsiarynaDzibrova was merged Aug 5, 2024 Loading…
1 task done
3.0
DOC: Fix Pandas.series.str.fullmatch RT03 Accessors accessor registration mechanism (not .str, .dt, .cat) Docs Series Series data structure
#59395 by KatsiarynaDzibrova was merged Aug 6, 2024 Loading…
1 task done
3.0
DOC: Fix RT03 for pandas.Series.str.find Accessors accessor registration mechanism (not .str, .dt, .cat) Docs Series Series data structure
#59394 by KatsiarynaDzibrova was merged Aug 5, 2024 Loading…
1 task done
3.0
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
PERF: Series(dict) returns RangeIndex when possible Index Related to the Index class or subclasses Series Series data structure
#58118 by mroeschke was merged Apr 3, 2024 Loading… 3.0
Backport PR #57889 on branch 2.2.x (BUG: Handle Series construction with Dask, dict-like, Series) Compat pandas objects compatability with Numpy or Python functions Constructors Series/DataFrame/Index/pd.array Constructors Series Series data structure
#57899 by meeseeksmachine was merged Mar 18, 2024 Loading… 2.2.2
BUG: Handle Series construction with Dask, dict-like, Series Compat pandas objects compatability with Numpy or Python functions Constructors Series/DataFrame/Index/pd.array Constructors Series Series data structure
#57889 by mroeschke was merged Mar 18, 2024 Loading… 2.2.2
CLN: Remove Series.view/ravel, fastpath Clean Series Series data structure
#57319 by mroeschke was merged Feb 9, 2024 Loading… 3.0
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…
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
ENH: Add case_when method Series Series data structure
#56059 by samukweku was merged Jan 9, 2024 Loading…
5 tasks done
2.2
DEPR: Series constructor fastpath keyword Deprecate Functionality to remove in pandas Series Series data structure
#55466 by jbrockmendel was merged Oct 10, 2023 Loading…
4 of 5 tasks
2.2
REF: move methods from base to Index Index Related to the Index class or subclasses Refactor Internal refactoring of code Series Series data structure
#52447 by jbrockmendel was merged Apr 7, 2023 Loading…
5 tasks
2.1
PERF: Series.to_numpy with float dtype and na_value=np.nan Performance Memory or execution speed performance Series Series data structure
#52430 by lukemanley was merged Apr 6, 2023 Loading…
4 tasks done
2.1
REF: define reductions non-dynamically DataFrame DataFrame data structure Refactor Internal refactoring of code Series Series data structure
#52428 by jbrockmendel was merged Apr 5, 2023 Loading…
5 tasks
2.1
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.