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[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
REF: _try_cast; go through fastpath more often Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance Series Series data structure
#41597 by jbrockmendel was merged May 22, 2021 Loading…
2 of 4 tasks
1.3
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
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: 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: Series.resample fails on NaT index Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method Series Series data structure
#39229 by rhshadrach was merged Jan 26, 2021 Loading…
4 tasks done
1.3
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
BUG: Series construction with mismatched dt64 data vs td64 dtype Bug Series Series data structure
#38764 by jbrockmendel was merged Dec 29, 2020 Loading…
3 of 5 tasks
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
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
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 #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
BUG: Don't overflow with large int scalar Bug Constructors Series/DataFrame/Index/pd.array Constructors Series Series data structure
#36316 by dsaxton was merged Sep 13, 2020 Loading…
5 tasks done
1.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
Updated series documentation to close #35406 Constructors Series/DataFrame/Index/pd.array Constructors Docs Series Series data structure
#36139 by TAJD was merged Sep 5, 2020 Loading…
1 task
1.2
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
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
Pd.series.map performance Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance Series Series data structure
#34948 by Rohith295 was merged Sep 13, 2020 Loading…
3 of 5 tasks
1.2
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 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
ENH: add Series.info API Design Series Series data structure
#31796 by MarcoGorelli was closed Oct 7, 2020 Loading…
5 tasks done
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: Allow map with abc mapping Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Series Series data structure
#29788 by ohad83 was merged Jan 2, 2020 Loading…
5 tasks done
1.0.0
API: Use object dtype for empty Series API Design Dtype Conversions Unexpected or buggy dtype conversions Series Series data structure
#29405 by SaturnFromTitan was merged Dec 5, 2019 Loading…
5 tasks done
1.0.0
ProTip! no:milestone will show everything without a milestone.