Skip to content

WIP/TST: add dt64tz to indices fixture #31236

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

Closed

Conversation

jbrockmendel
Copy link
Member

@TomAugspurger @jorisvandenbossche as you can see, the __array_ufunc__ that this implements is an unholy mess. This all came from a much smaller goal: I wanted to add the "datetime-tz" key in tests.indexes.conftest.

That broke a test for np.isfinite, so I started implementing array_ufunc. Then that broke other ufuncs, and so on and so on.

I guess I could just xfail the one isfinite test. In retrospect that would have saved a lot of effort. Woops.

Anyhow, we probably want/need to implement this eventually anyway, so any ideas on how to do it but less awful?

xref #31219.

@jbrockmendel
Copy link
Member Author

Closing in favor of #31241

@jbrockmendel jbrockmendel deleted the tst-index-common branch January 23, 2020 18:41
@jbrockmendel jbrockmendel added the Mothballed Temporarily-closed PR the author plans to return to label Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mothballed Temporarily-closed PR the author plans to return to
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant