Skip to content

test_interpolate_pd_compat with range of fill_value's #8189

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 5 commits into from
Sep 24, 2023

Conversation

kmuehlbauer
Copy link
Contributor

@kmuehlbauer kmuehlbauer commented Sep 15, 2023

Update: The enhanced test works well in Upstream-dev tests, Pandas 2.1.1 is available for safe merge.

@kmuehlbauer kmuehlbauer added the run-upstream Run upstream CI label Sep 15, 2023
@kmuehlbauer
Copy link
Contributor Author

@max-sixty I've adapted the test to take fill_value into account and left some additional information on pandas' peculiarities. The upstream errors are unrelated. Would be great if you can review.

@kmuehlbauer kmuehlbauer added the plan to merge Final call for comments label Sep 22, 2023
@kmuehlbauer kmuehlbauer merged commit 05b3a21 into pydata:main Sep 24, 2023
@kmuehlbauer kmuehlbauer deleted the missing-fill_value-tests branch September 24, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plan to merge Final call for comments run-upstream Run upstream CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add proper tests with fill_value for test_interpolate_pd_compat-tests
1 participant