Skip to content

Unique values in column #25

Description

@mancellin

It would be nice to have some feature to get unique values in a columns with SELECT DISTINCT.
I can do it with pandas unique() for small tables, but for larger one it is a waste of RAM to load everything into pandas to discard it just afterwards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions