MixedDataTypes.run_logic#

MixedDataTypes.run_logic(context: Context, dataset_kind) CheckResult[source]#

Run check.

Returns
CheckResult

value is a dict where the key is the column name as key and the value is the ratio ‘strings’ and ‘numbers’ for any column with mixed data types. numbers will also include hidden numbers in string representation.