Converting a datetime to a datetime with unit='D', 'M', or 'Y' has stopped working, both with .astype() and to_datetime(). This issue first appeared in version 1.5.0 (confirmed that it's not present ...
File "C:\Users\mdarnall\mdarnall-local-dev\tma-venv-prod.venv\lib\site-packages\pandas\core\generic.py", line 8141, in replace new_data = self._mgr.replace( File "C ...