Closed
Description
See PR pandas-dev/pandas#53659 where InterpolateOptions
is introduced in pandas._typing.py
for type checking the valid arguments to the interpolate()
method.
We should carry that over to pandas-stubs
See PR pandas-dev/pandas#53659 where InterpolateOptions
is introduced in pandas._typing.py
for type checking the valid arguments to the interpolate()
method.
We should carry that over to pandas-stubs