Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make datetime_to_numeric more robust to overflow errors #3642

Closed
wants to merge 2 commits into from

Commits on Dec 18, 2019

  1. datetime_to_numeric: convert timedelta objects using np.timedelta64 t…

    …ype conversion. add overflow tests
    huard committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    1cfe72d View commit details
    Browse the repository at this point in the history
  2. added interp test

    huard committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    4964163 View commit details
    Browse the repository at this point in the history