You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to build a model, if a column has comma in a number like 1,526, the api will fail to convert it to a float, and the api will fail to build projects.
When trying to build a model, if a column has comma in a number like
1,526, the api will fail to convert it to a float, and the api will fail to build projects.