Skip to content

Support 'interpolation' keyword in pandas.DataFrame.quantile and pandas.Series.quantile #10174

Closed
@rhkarls

Description

@rhkarls

interpolation : {‘linear’, ‘lower’, ‘higher’, ‘midpoint’, ‘nearest’}

This would make it consistent with numpy.percentile options (new in 1.9). See http://docs.scipy.org/doc/numpy-dev/reference/generated/numpy.percentile.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions