pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
43.81k stars 17.98k forks source link

ENH: PeriodIndex resampling redux #12884

Open max-sixty opened 8 years ago

max-sixty commented 8 years ago

As discussed here: https://github.com/pydata/pandas/pull/12874, some ideas:

ref: https://github.com/pydata/pandas/issues/7744, https://github.com/pydata/pandas/issues/12871, https://github.com/pydata/pandas/pull/8707, https://github.com/pandas-dev/pandas/issues/15944

EDIT: strikethrough above after completion

jreback commented 7 years ago

@MaximilianR after #16153 pls strikethru items in the top that are fixed