I am still facing the issue, how to resolve this
Why does auto-suggestion for columns not work in Azure ML studios?
Hey everyone,I'm new to Azure ML studio and I'm trying to set up a ML pipeline in the designer. I'm using the "Adult Census Income" Dataset provided by Azure and in the data preview the schema is applied to the table. But now I want to use the "Select Columns in Dataset" and "Edit Metadata" component, but I cannot use the auto-suggestion, because it's showing the error:
Auto-suggestion errorAnd I'm using a very simple pipeline, like shown here:
PipelineWhat am I doing wrong? I mean, the provided data set is a dataset with a schema provided by Azure and I think there is nothing wrong with that, so where is the problem?
And I'm just using a simply pipeline like this one: