Skip to content

[Feature] Generate basic descriptive statistics for any given csv file #1

@carlshan

Description

@carlshan

Given a csv file, write a "data_dictionary.txt" file containing the following information for each variable:

  • Name of variable
  • % nulls
  • top 5 most common values

if numeric:

  • max
  • median
  • range
  • std-deviation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions