dash-predictive-maintenance-app icon indicating copy to clipboard operation
dash-predictive-maintenance-app copied to clipboard

AttributeError: 'DataFrameLocal' object has no attribute 'pipeline'

Open dnalexen opened this issue 4 years ago • 0 comments

When I want to save the pipeline with "df_train.pipeline.save('./model/pipeline_expl.json')", I got : AttributeError: 'DataFrameLocal' object has no attribute 'pipeline'

dnalexen avatar Nov 05 '21 15:11 dnalexen