MixedDataTypes.run_logic#
- MixedDataTypes.run_logic(context: Context, dataset_type: str = 'train') CheckResult [source]#
Run check.
- Returns
- CheckResult
DataFrame with rows (‘strings’, ‘numbers’) for any column with mixed types. numbers will also include hidden numbers in string representation.