Skip to content

BUG: resample with empty DatetimeIndex/TimedeltaIndex buggy #12886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jreback opened this issue Apr 13, 2016 · 1 comment
Closed

BUG: resample with empty DatetimeIndex/TimedeltaIndex buggy #12886

jreback opened this issue Apr 13, 2016 · 1 comment
Labels
Datetime Datetime data dtype Resample resample method
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Apr 13, 2016

xref PeriodIndex addressed in #12874

here is the reverted commit. Note this should be rolled in the test_resample_empty test itself

@jreback jreback added Datetime Datetime data dtype Resample resample method Difficulty Intermediate labels Apr 13, 2016
@jreback jreback added this to the 0.18.1 milestone Apr 13, 2016
@jreback jreback modified the milestones: 0.18.1, 0.18.2 Apr 26, 2016
@max-sixty
Copy link
Contributor

@jreback closed by #13079

@jreback jreback closed this as completed May 21, 2016
yarikoptic added a commit to neurodebian/pandas that referenced this issue Oct 13, 2016
* commit 'v0.18.0-114-g6c692ae': (492 commits)
  BUG: add names parameter to read_excel
  BUG, DEP, DOC: Patch and Align Categorical's Sorting API
  TST: remove ResourceWarnings from stat by auto-closing iterator
  TST: revert some testing additions in pandas-dev#12874, xref pandas-dev#12886
  DOC: v0.18.1 corrections
  BUG: Respect usecols even with empty data
  PERF: Only do case sensitive check when not lower case
  BUG: PeriodIndex count & resample-on-same-freq fix
  DOC: add windows building blog to contributing.rst
  COMPAT: .query/.eval should work w/o numexpr being installed if possible
  Implement Akima1DInterpolator
  DOC: fix code-block ipython highlighting
  BUG:fixed inconsistent behavior of last_valid_index
  ENH: Add Index.str.get_dummies
  TST: Add more Sparse indexing tests
  ENH: Support CustomBusinessHour
  BUG: ensure coercing scalars to when setting as numpy
  BUG: SparseSeries slicing with Ellipsis raises KeyError
  TST: Add numeric coercion tests
  BUG: .str methods with expand=True may raise ValueError if input has name
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Resample resample method
Projects
None yet
Development

No branches or pull requests

2 participants