Pandas datetime
to timedelta
conversion will now raise
#685
Labels
maintenance
Changes required to gurantee that things work properly in the future still
Milestone
Following our discussion in #674, Pandas is now changing the behavior to raising an error (ref: pandas-dev/pandas#60882).
I am guessing that we are relying on similar behaviors elsewhere in the code too and we should go through and fix them.
Update: Merged at pandas-dev/pandas#60882 and scheduled for release in Pandas v3.0.0
The text was updated successfully, but these errors were encountered: