BUG: Series[td64].astype("string").astype("timedelta64[ns]") raises #38509
Labels
Astype
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Strings
String extension data type and string data
Timedelta
Timedelta data type
We have a round-trip test for string -> dt64 in test_astype_roundtrip, should amend that to do td64 when this is fixed
The text was updated successfully, but these errors were encountered: