[BUG] sr.dt.tz_localize(...)
fails on timezone-aware dask-cuDF series
#13602
Labels
bug
Something isn't working
Describe the bug
We currently get a
TypeError
during meta construction when attemptingsr.dt.tz_localize(...)
on a timezone-aware dask-cuDF series:Steps/Code to reproduce bug
Expected behavior
Would expect this operation to pass and change the timezone of the datetime data accordingly.
Environment overview (please complete the following information)
Environment details
Click here to see environment details
The text was updated successfully, but these errors were encountered: