Skip to content

Conversation

@sporksmith
Copy link
Contributor

@sporksmith sporksmith commented Jan 7, 2026

The interpolation keyword has been deprecated since numpy 1.22.0, and is removed in numpy 2.4: https://numpy.org/doc/stable/release/2.4.0-notes.html#removed-interpolation-parameter-from-quantile-and-percentile-functions.

method is its synonymous replacement.

@sporksmith sporksmith changed the title XXX force CI run plot_common: use keyword "method" instead of "interpolation" Jan 7, 2026
The `interpolation` keyword has been deprecated since numpy 1.22.0, and
is removed in numpy 2.4:
<https://numpy.org/doc/stable/release/2.4.0-notes.html#removed-interpolation-parameter-from-quantile-and-percentile-functions>.

`method` is its synonymous replacement.
@sporksmith sporksmith marked this pull request as ready for review January 7, 2026 23:16
@sporksmith sporksmith requested a review from a team January 7, 2026 23:16
@sporksmith sporksmith merged commit 1848691 into shadow:main Jan 8, 2026
4 checks passed
@sporksmith sporksmith deleted the numpy-method branch January 8, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants