pandas icon indicating copy to clipboard operation
pandas copied to clipboard

Added improvements in to_datetime Error reporting message

Open dannyi96 opened this issue 3 years ago • 1 comments

  • This PR aims to close issue https://github.com/pandas-dev/pandas/issues/16757

  • Changes description : For issue https://github.com/pandas-dev/pandas/issues/16757 - added more details in error message about field and its position causing the issue in pandas/_libs/tslib.pyx in array_to_datetime

dannyi96 avatar Aug 06 '22 21:08 dannyi96

Any reasons why you don’t continue in #47597 ?

was suggested in the mentioned PR(#47597) to split the 3 issues for easier reviewing ( I probably should close the other PR )

dannyi96 avatar Aug 06 '22 23:08 dannyi96

Thanks @dannyi96

mroeschke avatar Aug 16 '22 18:08 mroeschke