Ultimate access to all questions.
You are developing a machine learning model using Azure Machine Learning with multiple tabular text files. You must use AutoML jobs for training, utilize data from specified columns, and the data concept must support lazy evaluation.
You need to load the data into a Pandas DataFrame.
Which data concept should you use?