Pipeline(steps=[('datetime_extractor',
                 FunctionTransformer(func=<function extract_advanced_datetime_features at 0x13a346e60>)),
                ('imputer', SimpleImputer())])
In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.