Question: You manage an Azure Machine Learning workspace. You create a Python script. You want to run the Python script as a job. You set the
You manage an Azure Machine Learning workspace. You create a Python script.
You want to run the Python script as a job. You set the value of the input parameter inputdata to an MLTable.
What should you do to be able to read the data?
Select only one answer.
Use the load method to read the data.
Use the Pandas readcsv method to read the data.
Define the schema for reading the data in the Python script.
Define the URI of the data asset from where it can be read.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
