Skip to content
Snippets Groups Projects
Commit d933695e authored by David Schäfer's avatar David Schäfer
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 82ac8017
No related branches found
No related tags found
1 merge request!665added option to not overwrite exsiting flags
Pipeline #163626 passed with stages
in 7 minutes and 30 seconds
......@@ -398,7 +398,7 @@ class InterpolationMixin:
order:
Order of the interpolation method, ignored if not supported by the chosen ``method``
extraplate : {'forward', 'backward', 'both'}, default None
extrapolate : {'forward', 'backward', 'both'}, default None
Use parameter to perform extrapolation instead of interpolation onto the trailing and/or leading chunks of
NaN values in data series.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment