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 resample with a timezone and certain offsets (GH6397) Bug Resample resample method Timezones Timezone data dtype
#6477 by jreback was merged Feb 25, 2014 Loading… 0.14.0
DOC/API: pd.Grouper docs / api API Design Docs Groupby Resample resample method
#6655 by jreback was merged Mar 17, 2014 Loading… 0.14.0
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… 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… 0.14.1
ENH/BUG: allow timedelta resamples Bug Enhancement Resample resample method Timedelta Timedelta data type
#8345 by jreback was merged Sep 22, 2014 Loading…
1 task done
0.15.0
BUG: Resample across multiple days Bug Resample resample method
#8941 by hkleynhans was merged Nov 30, 2014 Loading… 0.15.2
Fixes to resample over DST boundaries Bug Resample resample method Timezones Timezone data dtype
#9623 by rockg was closed Mar 11, 2015 Loading… 0.16.0
BUG: Resample BM/BQ adds extra index point #9756 Bug Resample resample method
#10044 by scari was closed May 4, 2015 Loading… 0.16.1
BUG #10228: segfault due to out-of-bounds in binning Bug Resample resample method
#10337 by Garrett-R was closed Jun 26, 2015 Loading… 0.17.0
ENH: Added functionality in resample to resolve #10530 Bug Resample resample method Timedelta Timedelta data type
#10543 by captainsafia was closed Aug 15, 2015 Loading… 0.17.0
BUG: closes bug in BinGrouper.group_info where returned values are not compatible with base class Regression Functionality that used to work in a prior pandas version Resample resample method
#10918 by behzadnouri was merged Aug 28, 2015 Loading… 0.17.0
Enhance timeseries documentation Docs Resample resample method
#11242 by jd was closed Oct 8, 2015 Loading… 0.17.0
Refactored Resample API breaking change API Design Resample resample method
#11841 by jreback was closed Feb 2, 2016 Loading…
2 tasks done
0.18.0
TST: validation tests for resample/groupby preservation Resample resample method Testing pandas testing functions or related to the test suite
#12314 by jreback was closed Feb 12, 2016 Loading… 0.18.0
TST: confirming tests for #12348 Resample resample method Testing pandas testing functions or related to the test suite
#12349 by jreback was closed Feb 16, 2016 Loading… 0.18.0
ENH Consistent apply output when grouping with freq Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby Resample resample method
#12362 by stephen-hoover was closed Apr 1, 2016 Loading… 0.18.1
BUG: resample with nunique Bug Resample resample method
#12364 by jreback was closed Feb 17, 2016 Loading… 0.18.0
BUG: resample fixes API Design Compat pandas objects compatability with Numpy or Python functions Resample resample method
#12449 by jreback was closed Mar 8, 2016 Loading… 0.18.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.