Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enh]: include strategies "forward" and "backward" for the method "fill_null" #1146

Open
IsaiasGutierrezCruz opened this issue Oct 7, 2024 · 0 comments · May be fixed by #1149
Open

[Enh]: include strategies "forward" and "backward" for the method "fill_null" #1146

IsaiasGutierrezCruz opened this issue Oct 7, 2024 · 0 comments · May be fixed by #1149
Labels
enhancement New feature or request low priority

Comments

@IsaiasGutierrezCruz
Copy link
Contributor

We would like to learn about your use case. For example, if this feature is needed to adopt Narwhals in an open source project, could you please enter the link to it below?

No response

Please describe the purpose of the new feature or describe the problem to solve.

Enable more alternatives to fill null values.

Suggest a solution if possible.

For the backends Pandas, Polars, and Dask, the implementation can only call the original method. For the Arrow backend, an algorithm needs to be implemented to support the limit parameter (the fill_null_backward and fill_null_forward methods do not support this parameter).

If you have tried alternatives, please describe them below.

No response

Additional information that may help us understand your needs.

No response

@IsaiasGutierrezCruz IsaiasGutierrezCruz linked a pull request Oct 7, 2024 that will close this issue
10 tasks
@MarcoGorelli MarcoGorelli added enhancement New feature or request low priority labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants