Skip to content

docs(python): Separate interpolate operations for DataFrame and Expr#21981

Open
jrycw wants to merge 1 commit intopola-rs:mainfrom
jrycw:fix-docs-interpolate
Open

docs(python): Separate interpolate operations for DataFrame and Expr#21981
jrycw wants to merge 1 commit intopola-rs:mainfrom
jrycw:fix-docs-interpolate

Conversation

@jrycw
Copy link
Copy Markdown
Contributor

@jrycw jrycw commented Mar 29, 2025

It looks like both DataFrame.interpolate() and Expr.interpolate() are used in the docs. However, the current references only point to DataFrame.interpolate(), leading to incorrect references for fill-with-interpolation of missing data. This PR fixes the issue.

@github-actions github-actions Bot added documentation Improvements or additions to documentation python Related to Python Polars labels Mar 29, 2025
@ritchie46 ritchie46 force-pushed the main branch 3 times, most recently from ddf5907 to d0914d4 Compare September 27, 2025 11:06
@ritchie46 ritchie46 force-pushed the main branch 3 times, most recently from 90ceb7b to e9fce55 Compare October 26, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python Related to Python Polars

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant