-
- 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
ENH: pivot/groupby index with nan (GH3729) Bug Enhancement Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#21669 by andrewdalecramer was closed Nov 23, 2018 Loading…
4 tasks done
BUG: Fixed DataFrame.describe percentiles are ndarray w/ no median Bug Numeric Operations Arithmetic, Comparison, and Logical operations
BUG: DataFrame.first_valid_index() fails if there is no valid entry. Bug Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
BUG: merge not always following documented sort behavior Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: DataFrame.stack with EA columns Bug ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
REGR: maybe_convert_objects ignoring uints Bug Dtype Conversions Unexpected or buggy dtype conversions Regression Functionality that used to work in a prior pandas version
BUG: date comparison fails when series is all pd.NaT values Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: Ensure that fill_na in Categorical only replaces null values Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: parsing multi-column headers in read_csv (GH6051) Bug IO CSV read_csv, to_csv
#6170 by waitingkuo was closed Jan 18, 2015 Loading…
ENH: add support for Python 3.4 ast.NameConstant Bug IO HDF5 read_hdf, HDFStore
#6243 by cgohlke was merged Feb 4, 2014 Loading…
BUG: GH10355 groupby std() doesnt sqrt grouping cols Bug Groupby
#11507 by henrystokeley was closed Jan 6, 2016 Loading…
BUG: GH13629 Binned groupby median function calculates median on empt… Bug Categorical Categorical Data Type Groupby
#14225 by paul-mannino was merged Sep 18, 2016 Loading…
BUG: Series ops with a rhs of a Timestamp raising exception (#2898) Bug Enhancement
#2899 by jreback was merged Feb 23, 2013 Loading…
BUG: Fix subtraction with timezone Series Bug Timezones Timezone data dtype
#12302 by gfyoung was closed Feb 12, 2016 Loading…
BUG: GH10355 groupby std() no longer sqrts grouping cols Bug Groupby
#11300 by henrystokeley was closed Nov 5, 2015 Loading…
BUG: fix pivot_table with multiple aggregations per column and margins=True #12210 Bug
#16721 by waynebliu was closed Jun 29, 2017 Loading…
2 of 4 tasks
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.