Skip to content

Add "count distinct" function, useful for groupby #297

Closed
@wesm

Description

@wesm

something like

def dist(x):
       return len(np.unique(x))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions