-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Better error for str.cat with listlike of wrong dtype. Error Reporting Incorrect or improved errors from pandas Series Series data structure
improve warnings for Series.{real,imag} Error Reporting Incorrect or improved errors from pandas Series Series data structure
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 1.0.0
5 tasks done
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
API: Use object dtype for empty Series API Design Dtype Conversions Unexpected or buggy dtype conversions Series Series data structure
ENH: Allow map with abc mapping Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Series Series data structure
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
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
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
BUG: Don't overflow with large int scalar Bug Constructors Series/DataFrame/Index/pd.array Constructors Series Series data structure
Updated series documentation to close #35406 Constructors Series/DataFrame/Index/pd.array Constructors Docs Series Series data structure
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
Pd.series.map performance Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance Series Series data structure
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
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
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
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
Previous Next
ProTip! Adding no:label will show everything without a label.