Can you create an MLTable Dataset (Tabular Format) from a CSV file?
I have collected data that I'd like to use in AutoML to see if there's a pattern that can be derived from the data. According to docs, the data needs to be uploaded in the MLTable format in order to be used in AutoML. However, my data is currently in CSV format. There are fairly clear instructions on how to create an MLTable data asset, but the instructions assume your data starts in MLTable format (see the Note: "The path points to the folder containing the MLTable artifact"). I can't seem to find any instructions on how to create the MLTable artifact/folder in the first place, so I can't follow these instructions. Do these instructions exist somewhere? If so, is it possible for someone to link me to it or describe this process? Thank you!