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

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
#14905 by RodolfoRFR was closed Dec 18, 2016 Loading… updated Dec 18, 2016
1 of 2 tasks
0.19.2
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
#16892 by kernc was closed Jul 22, 2017 Loading… updated Jul 22, 2017
4 tasks done
0.21.0
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
#16513 by WBare was closed Feb 24, 2018 Loading… updated Feb 24, 2018
4 tasks done
0.23.0
DOC: update the pandas.core.resample.Resampler.backfill docstring Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
#20083 by gcbeltramini was merged Mar 12, 2018 Loading… updated Mar 12, 2018
5 tasks done
0.23.0
DOC: Update the pandas.Index.isna docstring Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#20123 by datadonK23 was merged Mar 12, 2018 Loading… updated Mar 14, 2018
5 tasks done
0.23.0
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
#19327 by paul-mannino was closed May 11, 2018 Loading… updated May 11, 2018
2 of 3 tasks
0.23.0
Fixed pct_change with 'fill_method' returning NaN instead of 0 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#19875 by WillAyd was merged Feb 25, 2018 Loading… updated May 14, 2018
4 tasks done
0.23.0
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
#21160 by jreback was merged Jul 20, 2018 Loading… updated Jul 20, 2018 0.24.0
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
#24275 by JustinZhengBC was merged Dec 20, 2018 Loading… updated Dec 20, 2018
3 of 4 tasks
0.24.0
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
#24842 by JustinZhengBC was merged Mar 3, 2019 Loading… updated Mar 3, 2019
3 of 4 tasks
0.25.0
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
#26134 by adbull was merged Apr 20, 2019 Loading… updated Apr 20, 2019
4 tasks done
0.25.0
ProTip! What’s not been updated in a month: updated:<2025-11-01.