sklearn.dataset =============== Submodule of ``khiops.sklearn`` .. automodule:: khiops.sklearn.dataset Functions -------------------- .. autosummary:: :nosignatures: check_dataset_spec get_khiops_type get_khiops_variable_name read_internal_data_table table_name_of_path write_internal_data_table Classes ------------------ .. autosummary:: :nosignatures: Dataset DatasetTable NumpyTable PandasTable SparseTable