Closed aleksejs-fomins closed 7 minutes ago
main
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.interpolate.html
It is not possible to understand what exactly the method interpolate does from reading the documentation. See e.g. this SE post for more details
interpolate
https://stackoverflow.com/questions/65511992/pandas-interpolation-type-when-method-index
Rewrite doctstring and documentation page for the method
Thanks for the report, agreed this could use clarification. PRs to improve are welcome!
take
Pandas version checks
main
hereLocation of the documentation
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.interpolate.html
Documentation problem
It is not possible to understand what exactly the method
interpolate
does from reading the documentation. See e.g. this SE post for more detailshttps://stackoverflow.com/questions/65511992/pandas-interpolation-type-when-method-index
Suggested fix for documentation
Rewrite doctstring and documentation page for the method