Skip to content

Add proper tests with fill_value for test_interpolate_pd_compat-tests #8146

Closed
@kmuehlbauer

Description

@kmuehlbauer

What is your issue?

In #8125 breaking tests in Upstream-CI was reported. Root cause is upstream #pandas-dev/pandas#54920 which is tackled in pandas-dev/pandas#54927.

To get the tests working, the fill_value-kwarg has been removed in #8139. The tests didn't cover the use of fill_value for scipy based interpolators (the used np.nan is the default-value) completely.

This issue is to keep track of adding proper tests for fill_value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions