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

ENH: add empty() methods for DataFrame and Series DataFrame DataFrame data structure Enhancement Series Series data structure
#12291 by gfyoung was closed Feb 11, 2016 Loading…
DOC: Add missing parameters to Series constructor Docs Series Series data structure
#27960 by SHuangISU was closed Aug 27, 2019 Loading…
PEP 3118 Buffer Protocol Support for Series Enhancement Needs Discussion Requires discussion from core team before further action Series Series data structure
#30487 by WillAyd was closed Jan 13, 2020 Loading…
ENH: add Series.info API Design Series Series data structure
#31796 by MarcoGorelli was closed Oct 7, 2020 Loading…
5 tasks done
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
Omerdan03 bug pd.series.rename #42481 Bug Series Series data structure Stale
#42495 by Omerdan03 was closed Aug 17, 2021 Loading…
4 tasks
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
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…
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
ENH: Add case_when method Series Series data structure
#56059 by samukweku was merged Jan 9, 2024 Loading…
5 tasks done
2.2
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
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
CoW: Avoid copying Index in Series constructor Copy / view semantics Index Related to the Index class or subclasses Series Series data structure
#52008 by phofl was merged Mar 17, 2023 Loading…
5 tasks
2.0
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
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
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
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
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
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
CLN: Remove Series.view/ravel, fastpath Clean Series Series data structure
#57319 by mroeschke was merged Feb 9, 2024 Loading… 3.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
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(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
ProTip! Follow long discussions with comments:>50.