Skip to content

DEP: Deprecated pad/backfill for Series/DataFrame #51221

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

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Feb 7, 2023

We should make this consistent again with GroupBy etc.

@phofl phofl added the Deprecate Functionality to remove in pandas label Feb 7, 2023
@mroeschke mroeschke added this to the 2.0 milestone Feb 8, 2023
@mroeschke mroeschke merged commit 326de11 into pandas-dev:main Feb 8, 2023
@mroeschke
Copy link
Member

Thanks @phofl (if you could update the deprecation tracker that would be great)

@phofl phofl deleted the dep_pad_backfill branch February 8, 2023 18:04
@phofl
Copy link
Member Author

phofl commented Feb 8, 2023

updated

rapids-bot bot pushed a commit to rapidsai/cudf that referenced this pull request Apr 14, 2023
This PR deprecates `pad` and `backfill` methods in favor of `ffill` and `bfill` methods.

Pandas recently deprecated these:
pandas-dev/pandas#51221
pandas-dev/pandas#45076

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Matthew Roeschke (https://github.com/mroeschke)

URL: #13140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants