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

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
PERF: Series.to_frame Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance Series Series data structure
#43558 by jbrockmendel was merged Sep 14, 2021 Loading… 1.4
Backport PR #36147 on branch 1.1.x (REGR: Series access with Index of tuples/frozenset) Indexing Related to indexing on series/frames, not to indexes themselves Series Series data structure
#36332 by meeseeksmachine was merged Sep 13, 2020 Loading… 1.1.3
Backport PR #36316 on branch 1.1.x (BUG: Don't overflow with large int scalar) Constructors Series/DataFrame/Index/pd.array Constructors Series Series data structure
#36334 by meeseeksmachine was merged Sep 13, 2020 Loading… 1.1.3
Backport PR #37801 on branch 1.1.x: REGR: SeriesGroupBy where index has a tuple name fails Indexing Related to indexing on series/frames, not to indexes themselves Series Series data structure
#37829 by simonjayhawkins was merged Nov 14, 2020 Loading… 1.1.5
BUG: Series(mixed_tz_datetime_objs, dtype=dt64tz) Datetime Datetime data dtype Series Series data structure Timezones Timezone data dtype
#49432 by jbrockmendel was closed Nov 3, 2022 Loading…
5 tasks done
CLN: Remove Series.view/ravel, fastpath Clean Series Series data structure
#57319 by mroeschke was merged Feb 9, 2024 Loading… 3.0
DEPR: Enforce empty Series returning object dtype Deprecate Functionality to remove in pandas Series Series data structure
#49342 by mroeschke was merged Oct 31, 2022 Loading… 2.0
API: Series([pydate, pydatetime]) Constructors Series/DataFrame/Index/pd.array Constructors datetime.date stdlib datetime.date support Datetime Datetime data dtype Series Series data structure
#49446 by jbrockmendel was merged Nov 1, 2022 Loading…
5 tasks done
2.0
Improve error message if attempting to construct multidimensional series Error Reporting Incorrect or improved errors from pandas Series Series data structure
#50651 by jonashaag was merged Jan 12, 2023 Loading…
2 of 5 tasks
2.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.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: 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
DOCS: fix docstring validation errors for pandas.Series Docs Series Series data structure
#59600 by githubalexliu was merged Aug 25, 2024 Loading… 3.0
REF: Move transform into apply Apply Apply, Aggregate, Transform, Map DataFrame DataFrame data structure Refactor Internal refactoring of code Series Series data structure
#39957 by rhshadrach was merged Feb 21, 2021 Loading…
1 task done
1.3
REF: Move the rest of Series.agg into apply Apply Apply, Aggregate, Transform, Map Refactor Internal refactoring of code Series Series data structure
#39954 by rhshadrach was merged Feb 21, 2021 Loading…
1 task done
1.3
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
BUG / CoW: Series.view not respecting CoW Copy / view semantics Series Series data structure
#51832 by phofl was merged Mar 13, 2023 Loading…
4 of 5 tasks
2.0
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
DEPR: Raise FutureWarning when creating empty series without dtype Deprecate Functionality to remove in pandas Series Series data structure
#42587 by lithomas1 was merged Jul 23, 2021 Loading…
4 tasks done
1.4
REF: simplify Series.__setitem__ Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code Series Series data structure
#41912 by jbrockmendel was merged Jun 18, 2021 Loading… 1.4
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.