Skip to content

DOC: Remove how parameter from resampling docs #17788

Closed
@tdpetrou

Description

@tdpetrou

Problem description

In the time-series docs under the basics of resampling section there exists a couple of sentences that mention the now deprecated how parameter.

The how parameter can be a function name or numpy array function that takes an array and produces aggregated values:

Any function available via dispatching can be given to the how parameter by name, including sum, mean, std, sem, max, min, median, first, last, ohlc.

These sentences need to be replaced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions