-
-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
CleanRefactorInternal refactoring of codeInternal refactoring of codeResampleresample methodresample method
Description
Ref: #48980 (review)
Similar to #48400 with groupby, we should define methods on the Resampler
class rather than setting them as attributes after the class definition. While this involves a little more boilerplate code, it is more straightforward to understand and easier to enhance or extend.
Metadata
Metadata
Assignees
Labels
CleanRefactorInternal refactoring of codeInternal refactoring of codeResampleresample methodresample method