-
- 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: Bug in DataFrame.dropna with duplicate indices (GH6355) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: NaN values not converted to Stata missing values (GH6684) Bug IO Data IO issues that don't fit into a more specific label Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
REGR: Bug in Series.reindex when specifying a method with some nan values was inconsistent (GH6418) Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: resample raises ValueError when NaT is included Bug Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: Bug in broadcasting with .div, integer dtypes and divide-by-zero (GH7325) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
BUG: Make copies of certain interpolate arguments (GH7295) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
BUG: fix isnull for 0d object arrays Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ENH: NaTType can be unpickled properly Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation IO Data IO issues that don't fit into a more specific label Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ENH/BUG: Period/PeriodIndex supports NaT Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Period Period data type
BUG: Arithmetic, timezone and offsets operations affecting to NaT Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type Timezones Timezone data dtype
BUG: Bug in fillna with limit and value specified Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: Regression from 0.13 with fillna and a Series on datetime-like (6344) Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: Bug in timedelta inference when assigning an incomplete Series (GH7592) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type
BUG: Index.min and max doesnt handle nan and NaT properly Bug Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: PeriodIndex.min/max returns int Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations Period Period data type
REGR: Add back #N/A N/A as a default NA value (regresion from 0.12) (GH5521) IO CSV read_csv, to_csv Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
FIX resample with fill_method and how #2073 Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
DOC: fix docstring for DataFrame.interpolate API Design Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
FIX: resample with fill_method and how #2073 Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
BUG: Bug in fillna with method = bfill/ffill and datetime64[ns] dtype (GH6587) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ENH: use size instead of cythonized count for fallback cases Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Performance Memory or execution speed performance
CLN/DOC/TST: Categorical fixups (GH7768) API Design Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
API: Coerce None according to the dtype of the container API Design Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
EHN/FIX: Add na_last parameter to DataFrame.sort. Fixes GH3917 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
API: allow Series comparison ops to align before comparison (GH1134) API Design Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-26.