FEAT: Add InterpolateOptions to interpolate()
methods for method
argument.
#732
Labels
interpolate()
methods for method
argument.
#732
See PR pandas-dev/pandas#53659 where
InterpolateOptions
is introduced inpandas._typing.py
for type checking the valid arguments to theinterpolate()
method.We should carry that over to
pandas-stubs
The text was updated successfully, but these errors were encountered: