[BUG] Time-zone-aware DatetimeIndex
is being accepted silently by DatetimeIndex
constructor
#13834
Labels
bug
Something isn't working
Describe the bug
We currently raise error when a time-zone-aware index is passed to
cudf.Index
, but not forcudf.DatetimeIndex
.Steps/Code to reproduce bug
Expected behavior
Raise error similar to
cudf.Index
Environment overview (please complete the following information)
The text was updated successfully, but these errors were encountered: