diff --git a/forecasting_gluonts/gluonts_forecaster.py b/forecasting_gluonts/gluonts_forecaster.py index 7b6b6869fe80e5fa1e43107bb7e2e075dd9c64da..1c0311ef82e99ea8ed8afcb7620092cbd9e00ec1 100644 --- a/forecasting_gluonts/gluonts_forecaster.py +++ b/forecasting_gluonts/gluonts_forecaster.py @@ -36,7 +36,7 @@ import statistics import math directory_path = "/morphemic_project/" - +pd.options.mode.chained_assignment = None def train(metric):