Description
Pandas dataframes can be connected more smoothly to scikit-learn pipelines. Data scientists can map dataframe columns into transformers, keep feature handling organized, and reduce glue code around preprocessing. It is a machine-learning helper library for notebooks and scripts.