Skip to content

PERF: avoid repeating checks in interpolation #42963

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 3 commits into from
Aug 10, 2021

Conversation

jbrockmendel
Copy link
Member

Not a particularly big difference.

@jreback jreback added the Performance Memory or execution speed performance label Aug 10, 2021
@jreback jreback added this to the 1.4 milestone Aug 10, 2021
@jreback
Copy link
Contributor

jreback commented Aug 10, 2021

pandas/core/missing.py:349: error: Incompatible return value type (got "Union[ExtensionArray, ndarray[Any, Any]]", expected "ndarray[Any, Any]") [return-value]
pandas/core/missing.py:436: error: unused "type: ignore" comment

@jreback jreback merged commit 974b00b into pandas-dev:master Aug 10, 2021
@jbrockmendel jbrockmendel deleted the perf-interp branch August 10, 2021 22:27
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants