Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: Additions/updates documentation for df.interpolate() methods pan…
…das-dev#60227 (pandas-dev#60247) * DOC: Improve documentation for df.interpolate() methods pandas-dev#60227 * DOC: Fix rounding in DataFrame.interpolate index method example * Fix: Use index method for linear interpolation with non-sequential index * Refactor: Rename DataFrame variable for non-sequential index * Refactor: Added Example for non-sequential dataframe at the end of docstring * CLN: Remove trailing whitespace in docstring and adding comment * DOC: Revert added non-sequential index example in interpolate() docstring * Update pandas/core/generic.py Co-authored-by: Richard Shadrach <[email protected]> * Update pandas/core/generic.py Co-authored-by: Richard Shadrach <[email protected]> * Trigger CI * Trigger CI --------- Co-authored-by: anishkarki <swordfish@DESKTOP-F6H5D41> Co-authored-by: Richard Shadrach <[email protected]>
- Loading branch information