FrequentSubstrings.run_logic#

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

Run check.

Returns
CheckResult

Results containing frequent substrings’ information.

Raises
DeepchecksValueError

If the Dataset is empty.