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: Dataframe constructor when given dict with None value Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#14392 by brandonmburroughs was merged Oct 31, 2016 Loading… updated Oct 31, 2016
4 tasks done
0.19.1
ENH: add timedelta as valid type for interpolate with method='time' Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type
#14799 by aileronajay was merged Dec 10, 2016 Loading… updated Dec 10, 2016
3 of 4 tasks
0.20.0
Fixed KDE Plot to drop the missing values Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Visualization plotting
#14820 by keshavramaswamy was merged Dec 15, 2016 Loading… updated Dec 24, 2016
3 of 4 tasks
0.19.2
BUG: upcasting on reshaping ops #13247 Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#15594 by jaehoonhwang was closed Mar 14, 2017 Loading… updated Mar 20, 2017
4 tasks done
0.20.0
BUG: Series.asof fails for all NaN Series (GH15713) Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#15758 by ucals was closed Mar 26, 2017 Loading… updated Mar 26, 2017
4 tasks done
0.20.0
COMPAT: NaT accessors Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type
#15782 by jreback was merged Mar 27, 2017 Loading… updated Mar 27, 2017 0.20.0
BUG: handle nan values in DataFrame.update when overwrite=False (#15593) Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16430 by pcluo was merged May 24, 2017 Loading… updated May 30, 2017
4 tasks done
0.20.2
BUG: Interpolate limit=n GH16282 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#16429 by WBare was merged May 23, 2017 Loading… updated Jun 3, 2017
4 tasks done
0.20.2
PERF: vectorize _interp_limit Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Performance Memory or execution speed performance
#16592 by TomAugspurger was merged Jun 4, 2017 Loading… updated Jun 4, 2017 0.20.2
consolidated the duplicate definitions of NA values (in parsers & IO) Clean IO CSV read_csv, to_csv Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#16589 by OlegShteynbuk was merged Jun 13, 2017 Loading… updated Jun 15, 2017 0.21.0
ENH: Add skipna parameter to infer_dtype Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#17066 by cpcloud was merged Jul 25, 2017 Loading… updated Jul 25, 2017
3 tasks done
0.21.0
BUG: fillna returns frame when inplace=True if value is a dict (#16156) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#17279 by ante012 was merged Aug 21, 2017 Loading… updated Aug 21, 2017
4 tasks done
0.21.0
BUG: Fix groupby nunique with NaT Datetime Datetime data dtype Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#17624 by Licht-T was merged Sep 22, 2017 Loading… updated Sep 22, 2017
4 tasks done
0.21.0
COMPAT: sum/prod on all nan will remain nan regardless of bottleneck install Compat pandas objects compatability with Numpy or Python functions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
#17630 by jreback was merged Oct 10, 2017 Loading… updated Oct 10, 2017 0.21.0
BUG: support "fill_value" for ".unstack()" called with list of levels Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#17887 by toobaz was merged Oct 16, 2017 Loading… updated Oct 16, 2017
4 tasks done
0.21.0
Fix typo that causes several NaT methods to have incorrect docstrings Datetime Datetime data dtype Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#17327 by jbrockmendel was merged Aug 29, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
Dont check for NaTType, just NaT Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#17564 by jbrockmendel was merged Sep 23, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
Implement NaT properties/methods directly Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#17765 by jbrockmendel was merged Oct 5, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
Move NaT to self-contained module Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#18014 by jbrockmendel was merged Nov 1, 2017 Loading… updated Nov 1, 2017
1 of 4 tasks
0.23.0
BUG: #12815 Always use np.nan for missing values of object dtypes Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#18313 by mattayes was merged Nov 21, 2017 Loading… updated Nov 21, 2017
4 tasks done
0.23.0
implement libmissing; untangles _libs dependencies Clean Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#18357 by jbrockmendel was merged Nov 22, 2017 Loading… updated Nov 23, 2017 0.23.0
BUG: Fix IntervalIndex.insert to allow inserting NaN Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#18300 by jschendel was merged Nov 25, 2017 Loading… updated Nov 25, 2017
4 tasks done
0.23.0
Propogating NaN values when using str.split (#18450) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#18462 by WillAyd was merged Nov 25, 2017 Loading… updated Dec 11, 2017
4 tasks done
0.21.1
BUG: Accept dict or Series in fillna for categorical Series Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#18293 by reidy-p was merged Nov 22, 2017 Loading… updated Nov 27, 2017
3 of 4 tasks
0.23.0
Construction of Series from dict containing NaN as key Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#18496 by toobaz was merged Dec 1, 2017 Loading… updated Dec 1, 2017
4 tasks done
0.23.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.