BUG: datetime selection in a DataFrame should work in the where #3311
Labels
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Indexing
Related to indexing on series/frames, not to indexes themselves
Milestone
I think something broke:
see: http://stackoverflow.com/questions/15927451/filter-on-pandas-dataframe-with-datetime-columns-raises-error/15927797?noredirect=1#comment22689922_15927797
This is wrong (should give rows > 0)
The text was updated successfully, but these errors were encountered: