automl-gs icon indicating copy to clipboard operation
automl-gs copied to clipboard

SyntaxError: invalid decimal literal produced by automl

Open Haifischfutter opened this issue 3 years ago • 0 comments

Wanted to try automl_gs, but I get this error and can't figure out why.

File "C:\Users\XXX\automl_train\model.py", line 3, in from pipeline import * File "C:\Users\XXX\automl_train\pipeline.py", line 29 0_enc = df['0'] ^ SyntaxError: invalid decimal literal

Any ideas about that?

Haifischfutter avatar Oct 13 '21 14:10 Haifischfutter