get_value_counts
Analyze and count unique values in a CSV column. Optionally normalize, sort, or filter top N values for efficient data insights with the CSV Editor.
Instructions
Get value counts for a column.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ascending | No | ||
column | Yes | ||
normalize | No | ||
session_id | Yes | ||
sort | No | ||
top_n | No |