[Bug]: grouping with numpy.datetime64 keys gives silently incorrect behavior #33021
Closed
1 of 17 tasks
Labels
Milestone
What happened?
All NumPy datetime64 values seem to get mapped to "not a time" (NaT):
This looks like potentially the same underlying issue as #33020 (incorrect handling of NumPy's int64, which gets mapped to zero)
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: