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

[Feat] bfill/ffill imputation methods #26

Closed
bcebere opened this issue Feb 1, 2023 · 0 comments
Closed

[Feat] bfill/ffill imputation methods #26

bcebere opened this issue Feb 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bcebere
Copy link
Contributor

bcebere commented Feb 1, 2023

Feature Description

Add basic bfill/ffil imputation methods .

Reference: https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.ffill.html

The model should be covered by tests.

@bcebere bcebere added the enhancement New feature or request label Feb 1, 2023
@DrShushen DrShushen transferred this issue from another repository Mar 3, 2023
@bcebere bcebere closed this as completed Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant