Skip to content

REF: Define ops on Resampler as normal methods #49001

Closed
@rhshadrach

Description

@rhshadrach

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

No one assigned

    Labels

    CleanRefactorInternal refactoring of codeResampleresample method

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions