dash-predictive-maintenance-app
dash-predictive-maintenance-app copied to clipboard
AttributeError: 'DataFrameLocal' object has no attribute 'pipeline'
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'