Skip to content

Add command to get unique values / distinct count #3

@codewizdave

Description

@codewizdave

xlforge lacks a command to analyze data distribution. Users cannot easily get:

  • List of unique values in a column
  • Count of distinct values
  • Frequency distribution

This is needed for initial data exploration, e.g., understanding what types of movements exist in a movements log.

Labels: feature, priority:medium, effort:m

Example use case:

xlforge data unique movements.xlsx \"data export\" \"Type\"
# Output:
# Piger: 4521
# Charger: 8938

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions