#### Description sklearn classifiers support boolean columns, we should support them as well. #### Questions/Ideas - Extend the type check for classifier to admit `bool` columns. - Cast the read results from Khiops to `bool`.
Description
sklearn classifiers support boolean columns, we should support them as well.
Questions/Ideas
boolcolumns.bool.