Python module providing a bridge between Scikit-Learn’s Machine Learning methods and pandas-style DataFrames
Sklearn Pipeline: http://scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html DataFrameMapper: https://github.com/paulgb/sklearn-pandas What's the …
scikit-learn pipeline sklearn-pandas