Skip to content

Add command to get unique values / distinct count #3

@AliiiBenn

Description

@AliiiBenn

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions