Skip to content

Vectorized sample #63

@erwald

Description

@erwald

It would be nice to have a vectorized version of sq.sample. I often find myself having data frames or series that contain distributions, and when I want to expand those to medians and percentiles, I have to use apply which is slow and a bit verbose. Nicer would be to be able to sample the entire series at once. (This is a feature request.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions