just some notes:
this happens on an storage backend that hasn't been upgraded. there is a random entry of
DatetimeIndex(['2016-02-23 19:36:00', '2016-02-23 20:00:00'], dtype='datetime64[ns]', freq=None)
that is passed into _round_timestamp as it's timestamp.
just some notes:
this happens on an storage backend that hasn't been upgraded. there is a random entry of
DatetimeIndex( ['2016- 02-23 19:36:00', '2016-02-23 20:00:00'], dtype=' datetime64[ ns]', freq=None)
that is passed into _round_timestamp as it's timestamp.