It's usual for imputation or data pre-processing packages in python to support the scikit-learn interface. The interface allows the library to be used in data pipelines and existing scikit-learn infrastructures. Is there any plan on explicitly supporting it in the library?
References:
https://scikit-learn.org/stable/modules/impute.html
https://scikit-learn.org/stable/developers/develop.html
https://scikit-learn.org/stable/data_transforms.html
It's usual for imputation or data pre-processing packages in python to support the scikit-learn interface. The interface allows the library to be used in data pipelines and existing scikit-learn infrastructures. Is there any plan on explicitly supporting it in the library?
References:
https://scikit-learn.org/stable/modules/impute.html
https://scikit-learn.org/stable/developers/develop.html
https://scikit-learn.org/stable/data_transforms.html