-
Notifications
You must be signed in to change notification settings - Fork 52
fix: exclude DataFrame
and Series
__call__
from unimplemented API metrics
#1351
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
Conversation
Doctest looks like a real failure:
|
Confirmed that |
Unfortunately, by implementing I think we just need to remove this from our tracking. |
Updated PR to remove |
Since tests pass on other Python versions, the notebook failures seem unrelated:
Edit: mailed #1353 to reduce notebook tests to only the most important Python versions to help avoid some of these quota issues. |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes internal issue 393769125 🦕