Skip to content

Conversation

@jonashaag
Copy link
Contributor

Should we also be adding 'backfill'?

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@jonashaag jonashaag changed the title Patch 8 Add fillna_method 'pad' extension array tests Mar 22, 2023
@mroeschke
Copy link
Member

mroeschke commented Mar 24, 2023

Since pad is an alias of ffill, adding this is almost redundant with what's already tested.

Additionally we deprecated & removed similarly named methods (#49081) as we're trying to eliminate aliases, so I would opt to even deprecate "pad"

@jonashaag
Copy link
Contributor Author

Oops. I didn't realize it's just an alias.

@jonashaag jonashaag closed this Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants