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: TimeGrouper doesnt exclude the column specified by key Bug Resample resample method
#7276 by sinhrks was merged May 30, 2014 Loading… updated Jun 13, 2014 0.14.1
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… updated Jun 16, 2014 0.14.0
BUG: Bug in resample with extra bins when using an evenly divisible freq (GH4076) Bug Resample resample method
#6690 by jreback was merged Mar 23, 2014 Loading… updated Jun 27, 2014 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… updated Jul 2, 2014 0.14.1
DOC/API: pd.Grouper docs / api API Design Docs Groupby Resample resample method
#6655 by jreback was merged Mar 17, 2014 Loading… updated Jul 8, 2014 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
#7341 by cpcloud was merged Jun 4, 2014 Loading… updated Jul 12, 2014 0.14.1
BUG: Bug in resample when how=None resample freq is the same as the axis freq (GH5955) Bug Resample resample method
#6731 by jreback was merged Mar 29, 2014 Loading… updated Jul 16, 2014 0.14.0
ENH/BUG: allow timedelta resamples Bug Enhancement Resample resample method Timedelta Timedelta data type
#8345 by jreback was merged Sep 22, 2014 Loading… updated Sep 22, 2014
1 task done
0.15.0
BUG: bug in non-evently divisible offsets when resampling (e.g. '7s') (GH8371) Bug Datetime Datetime data dtype Resample resample method
#8372 by jreback was merged Sep 26, 2014 Loading… updated Sep 26, 2014 0.15.0
BUG: Resample across multiple days Bug Resample resample method
#8941 by hkleynhans was merged Nov 30, 2014 Loading… updated Nov 30, 2014 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… updated Mar 11, 2015 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… updated May 4, 2015 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… updated Jun 27, 2015 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… updated Aug 15, 2015 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… updated Aug 29, 2015 0.17.0
Enhance timeseries documentation Docs Resample resample method
#11242 by jd was closed Oct 8, 2015 Loading… updated Oct 8, 2015 0.17.0
Refactored Resample API breaking change API Design Resample resample method
#11841 by jreback was closed Feb 2, 2016 Loading… updated Feb 2, 2016
2 tasks done
0.18.0
Fix #12037 Error when Resampling using pd.tseries.offsets.Nano as period Bug Resample resample method
#12270 by BranYang was closed Feb 10, 2016 Loading… updated Feb 10, 2016
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… updated Feb 12, 2016 0.18.0
BUG: addtl fix for compat summary of groupby/resample with dicts Bug Groupby Resample resample method
#12329 by jreback was closed Feb 15, 2016 Loading… updated Feb 15, 2016 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… updated Feb 16, 2016 0.18.0
BUG: resample with nunique Bug Resample resample method
#12364 by jreback was closed Feb 17, 2016 Loading… updated Feb 17, 2016 0.18.0
BUG: loffset argument not applied for resample().count() on timeseries Bug Resample resample method
#12757 by onesandzeroes was closed Mar 31, 2016 Loading… updated Mar 31, 2016
3 of 4 tasks
0.18.1
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… updated Apr 1, 2016 0.18.1
ProTip! Mix and match filters to narrow down what you’re looking for.