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: Exception when frame constructed from dict of iterators Bug Series Series data structure
#26356 by topper-123 was merged May 20, 2019 Loading… updated May 20, 2019
4 tasks done
0.25.0
Better error for str.cat with listlike of wrong dtype. Error Reporting Incorrect or improved errors from pandas Series Series data structure
#26607 by h-vetinari was merged Jun 14, 2019 Loading… updated Jun 14, 2019
4 tasks done
0.25.0
improve warnings for Series.{real,imag} Error Reporting Incorrect or improved errors from pandas Series Series data structure
#27651 by h-vetinari was merged Jul 30, 2019 Loading… updated Aug 21, 2019
5 tasks done
0.25.1
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… updated Aug 22, 2019 0.25.1
DOC: Add missing parameters to Series constructor Docs Series Series data structure
#27960 by SHuangISU was closed Aug 27, 2019 Loading… updated Aug 27, 2019
BUG: Fix Series.append raises TypeError with tuple of Series Series Series data structure
#28412 by christopherzimmerman was merged Sep 13, 2019 Loading… updated Sep 13, 2019
5 tasks done
1.0.0
TST: Test Series integer mod behavior on string Numeric Operations Arithmetic, Comparison, and Logical operations Series Series data structure Testing pandas testing functions or related to the test suite
#29180 by gfyoung was merged Oct 23, 2019 Loading… updated Oct 23, 2019 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… updated Dec 5, 2019
5 tasks done
1.0.0
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… updated Jan 2, 2020
5 tasks done
1.0.0
added cut as method to Series cut cut, qcut Enhancement Series Series data structure
#32834 by R4HMATT was closed Apr 3, 2020 Loading… updated Apr 3, 2020
1 of 5 tasks
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… updated Aug 7, 2020 1.1.1
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… updated Sep 13, 2020
6 tasks done
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… updated Sep 13, 2020 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… updated Sep 13, 2020
5 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… updated Sep 13, 2020
1 task
1.2
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… updated Sep 13, 2020 1.1.3
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… updated Sep 13, 2020
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… updated Sep 19, 2020
5 tasks done
1.2
ENH: add Series.info API Design Series Series data structure
#31796 by MarcoGorelli was closed Oct 7, 2020 Loading… updated Oct 10, 2020
5 tasks done
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… updated Nov 14, 2020 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… updated Nov 24, 2020
5 tasks done
1.1.5
BUG: Series construction with mismatched dt64 data vs td64 dtype Bug Series Series data structure
#38764 by jbrockmendel was merged Dec 29, 2020 Loading… updated Dec 29, 2020
3 of 5 tasks
1.3
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… updated Jan 25, 2021
5 tasks done
1.2
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… updated Jan 26, 2021
4 tasks 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… updated Feb 7, 2021
1 task done
1.2.2
ProTip! Adding no:label will show everything without a label.