ColumnsInfo.run_logic¶
- ColumnsInfo.run_logic(context: CheckRunContext, dataset_type: str = 'train') CheckResult[source]¶
Run check.
- Returns
- CheckResult
value is dictionary of a column and its role and logical type. display a table of the dictionary.
Run check.
value is dictionary of a column and its role and logical type. display a table of the dictionary.