-
- 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
PR for Pandas issue #14872 / fillna() TZ datetime64 rounded Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timezones Timezone data dtype
ENH: standardize fill_value behavior across the API Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#15587 by ResidentMario was closed Mar 11, 2017 Loading… updated Mar 11, 2017
4 tasks
GH #14499 Panel.ffill ignores axis parameter and fill along axis=1 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#14528 by Tux1 was closed Mar 20, 2017 Loading… updated Mar 20, 2017
4 tasks done
BUG: Made SparseDataFrame.fillna() fill all NaNs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
#16178 by keitakurita was closed Jul 12, 2017 Loading… updated Jul 12, 2017
3 tasks done
BUG: Made SparseDataFrame.fillna() fill all NaNs Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
ENH: Provide an errors parameter to fillna Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#15653 by ResidentMario was closed Aug 17, 2017 Loading… updated Aug 17, 2017
4 tasks
BUG: resolving issue 16357 - added a check to see if input is pandas.NaT Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#16501 by theodoreschen was closed Oct 14, 2017 Loading… updated Oct 14, 2017
2 of 4 tasks
BUG: Implement interpolating NaT values in datetime series Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#17709 by s-celles was closed Nov 11, 2017 Loading… updated Nov 11, 2017
4 tasks
ENH: interpolate.limit_area() 16284 Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
DOC: update the pandas.core.resample.Resampler.backfill docstring Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
DOC: Update the pandas.Index.isna docstring Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
DOC: update the pandas.Series.dropna and pandas.DataFrame.dropna docstring Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#20204 by datadonK23 was merged Mar 16, 2018 Loading… updated Mar 18, 2018
4 of 5 tasks
DOC: update the isna, isnull, notna and notnull docstring Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#20459 by Cheukting was merged Mar 26, 2018 Loading… updated Mar 26, 2018
4 of 5 tasks
DOC: update the pandas.DataFrame.replace docstring Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20271 by math-and-data was merged Apr 22, 2018 Loading… updated Apr 22, 2018
3 of 5 tasks
ENH-19629: Adding numpy nansun/nanmean, etc etc to _cython_table Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
#19670 by AaronCritchley was closed May 7, 2018 Loading… updated May 7, 2018
4 tasks done
BUG: Concatentation of TZ-aware dataframes (#12396) (#18447) Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Fixed pct_change with 'fill_method' returning NaN instead of 0 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ENH: Integer NA Extension Array Dtype Conversions Unexpected or buggy dtype conversions Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Interpolation nonnumeric error handling Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#21773 by kevinislas2 was closed Oct 11, 2018 Loading… updated Oct 11, 2018
4 tasks done
ENH: support NaT values into datetime series for interpolation (#11701) Datetime Datetime data dtype Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#21851 by atulagrwl was closed Nov 23, 2018 Loading… updated Nov 23, 2018
4 tasks
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… updated Nov 23, 2018
4 tasks done
GH24241 make Categorical.map transform nans Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG-16807-1 SparseFrame fills with default_fill_value if data is None Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Sparse Sparse Data Type
Fixed regression of Multi index with NaN Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex Regression Functionality that used to work in a prior pandas version
#25424 by hksonngan was closed Apr 16, 2019 Loading… updated Apr 16, 2019
4 tasks done
BUG: errors and segfaults in groupby cython transforms (#16771) Categorical Categorical Data Type Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-11-01.