Open max-sixty opened 8 years ago
As discussed here: https://github.com/pydata/pandas/pull/12874, some ideas:
PeriodIndex
convention
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
@MaximilianR after #16153 pls strikethru items in the top that are fixed
As discussed here: https://github.com/pydata/pandas/pull/12874, some ideas:
PeriodIndex
s when resamplingPeriodIndex
~ (#16153)convention
when doing simple upsampling & downsampling ('simple' meaning a one to many relationship between subperiods and superperiods)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