Skip to content
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

Deprecate the ScipyGridder class #393

Merged
merged 1 commit into from
Nov 16, 2022
Merged

Deprecate the ScipyGridder class #393

merged 1 commit into from
Nov 16, 2022

Commits on Nov 16, 2022

  1. Deprecate the ScipyGridder class

    It is replaced by `KNeighbors`, `Linear`, and `Cubic`. Remove the
    gallery example since we don't want people using this particular class.
    leouieda committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e9287fc View commit details
    Browse the repository at this point in the history