Skip to content

CI: troubleshoot OOB timedelta test #40036

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

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

@jbrockmendel
Copy link
Member Author

@jreback looks like this gets us back to green

@jreback jreback added Testing pandas testing functions or related to the test suite Timedelta Timedelta data type labels Feb 25, 2021
@jreback jreback added this to the 1.3 milestone Feb 25, 2021
@jreback jreback merged commit ac12caf into pandas-dev:master Feb 25, 2021
@jreback
Copy link
Contributor

jreback commented Feb 25, 2021

great, weird that the f-string wouldn't string-ify the same, but I guess it does repr?

@jbrockmendel
Copy link
Member Author

must be something either in cython or numpy?

@jbrockmendel jbrockmendel deleted the ci-oob branch February 25, 2021 02:29
@nmay231
Copy link
Contributor

nmay231 commented Feb 25, 2021

FYI, you can use f'{value!s}' to call str() instead of repr()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants