Skip to content

Enter data display options  #17

@nadavWeisler

Description

@nadavWeisler

Commands:

  1. colnames - display all column names.
  2. head - show the first 5 rows.
  3. describe <column_name> - display column name, type.
    For numeric: mean, sd, max value, and min value.
    For string: count of unique values
  4. Unique <column_name> - Display all the unique values of the column

Metadata

Metadata

Assignees

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