Profile Column
Analyze the distinct values in a column
Required Inputs
Column: the column you want to profile
Notes
Only supports profiling one column at a time
Parameters
Name | Type | Description | Is Optional |
---|---|---|---|
column_name | column | The column you want to profile |
Example
Source Code
Last updated