-
- 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
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 0.19.1
4 tasks done
BUG: preserve dtypes in interpolate Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: barplot with NaNs Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Visualization plotting
BUG: interpolate with no nans and limit Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
VIS: Hide labels for NaN/zeros in boxplt [WIP] Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Visualization plotting
BUG: Dataframe.fillna with np.nan for dtype=category(GH 14021) Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#14051 by conquistador1492 was closed Aug 26, 2016 Loading… updated Nov 15, 2016 0.19.0
4 tasks done
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
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
TST: Same return values in drop_duplicates for Series and DataFrames(#… Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
TST: Groupby/transform with grouped NaN (#9941) Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
TST:Test to_sparse with nan dataframe (#10079) Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
Fixed KDE Plot to drop the missing values Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Visualization plotting
BUG: pandas.Series.dt.round inconsistent behaviour on NAT's with different arguments Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ENH: add fill_value to resample Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
ENH: .isnull and .notnull have been added as methods to Index to make this more consistent with the Series API API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
GH6322, Bug on reset_index for a MultiIndex of all NaNs Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Error when specifying int index containing NaN Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
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: upcasting on reshaping ops #13247 Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
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
COMPAT: NaT accessors Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type
COMPAT: NaT support tz_localize / tz_convert (#15830) Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: Bug in DataFrame construction with nulls and datetimes in a list like Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
[DEPR]: Deprecate setting nans in categories Categorical Categorical Data Type Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ProTip! Adding no:label will show everything without a label.