MixedNulls.run_logic#
- MixedNulls.run_logic(context: Context, dataset_type: str = 'train') CheckResult [source]#
Run check.
- Returns
- CheckResult
DataFrame with columns (‘Column Name’, ‘Value’, ‘Count’, ‘Percentage’) for any column which have more than 1 null values.