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: Bug in DataFrame.dropna with duplicate indices (GH6355) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#6388 by jreback was merged Feb 17, 2014 Loading… updated Jun 12, 2014 0.14.0
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
#6685 by bashtage was merged Mar 23, 2014 Loading… updated Jun 13, 2014 0.14.0
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
#6421 by jreback was merged Feb 20, 2014 Loading… updated Jun 13, 2014 0.14.0
BUG: resample raises ValueError when NaT is included Bug Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#7373 by sinhrks was merged Jun 14, 2014 Loading… updated Jun 14, 2014 0.14.1
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
#7328 by jreback was merged Jun 4, 2014 Loading… updated Jun 16, 2014 0.14.1
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
#7479 by dsm054 was merged Jun 17, 2014 Loading… updated Jun 17, 2014 0.14.1
BUG: fix isnull for 0d object arrays Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#7176 by shoyer was merged May 20, 2014 Loading… updated Jun 17, 2014 0.14.0
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
#6742 by sinhrks was closed Mar 31, 2014 Loading… updated Jun 18, 2014 0.14.0
ENH/BUG: Period/PeriodIndex supports NaT Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Period Period data type
#7485 by sinhrks was merged Jun 19, 2014 Loading… updated Jun 20, 2014 0.14.1
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
#6873 by sinhrks was merged Apr 13, 2014 Loading… updated Jun 24, 2014 0.14.0
BUG: Bug in fillna with limit and value specified Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#6628 by jreback was merged Mar 13, 2014 Loading… updated Jun 25, 2014 0.14.0
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
#6824 by jreback was merged Apr 6, 2014 Loading… updated Jun 25, 2014 0.14.0
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
#7593 by jreback was merged Jun 27, 2014 Loading… updated Jun 27, 2014 0.14.1
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
#7279 by sinhrks was merged May 30, 2014 Loading… updated Jun 29, 2014 0.14.1
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
#7609 by sinhrks was merged Jun 29, 2014 Loading… updated Jun 30, 2014 0.14.1
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
#7639 by jreback was merged Jul 1, 2014 Loading… updated Jul 1, 2014 0.14.1
FIX resample with fill_method and how #2073 Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
#7273 by hayd was closed Jun 4, 2014 Loading… updated Jul 2, 2014 0.14.1
DOC: fix docstring for DataFrame.interpolate API Design Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#7553 by jdreaver was merged Jul 7, 2014 Loading… updated Jul 7, 2014 0.14.1
FIX: resample with fill_method and how #2073 Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
#7341 by cpcloud was merged Jun 4, 2014 Loading… updated Jul 12, 2014 0.14.1
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
#6588 by jreback was merged Mar 10, 2014 Loading… updated Jul 16, 2014 0.14.0
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
#7055 by cpcloud was merged May 8, 2014 Loading… updated Jul 16, 2014 0.14.0
CLN/DOC/TST: Categorical fixups (GH7768) API Design Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#8007 by jankatins was merged Aug 19, 2014 Loading… updated Aug 29, 2014 0.15.0
API: Coerce None according to the dtype of the container API Design Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#7941 by Wilfred was merged Aug 19, 2014 Loading… updated Sep 4, 2014 0.15.0
EHN/FIX: Add na_last parameter to DataFrame.sort. Fixes GH3917 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#5231 by unutbu was merged Mar 27, 2014 Loading… updated Sep 10, 2014 0.14.0
API: allow Series comparison ops to align before comparison (GH1134) API Design Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#6860 by jreback was closed Aug 5, 2014 Loading… updated Sep 12, 2014 0.16.0
ProTip! Exclude everything labeled bug with -label:bug.