Profile Column
Analyze the distinct values in a column
Required Inputs
Notes
Parameters
Name
Type
Description
Is Optional
Example
ds = rasgo.get.dataset(id)
ds.profile_column(column_name = 'IMPORTANTCOLUMN')Source Code
Last updated