HOTSPOT - You create an Azure Machine Learning workspace. You must use the Python SDK v2 to implement an experiment from a Jupyter notebook in the workspace. The experiment must log a table in the following format: table = { "col1" : [1, 2, 3], "col2" : [4, 5, 6] ) You need to complete the Python code to log the table. How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Â Suggested Answer: This question is in DP-100 Exam For getting Microsoft Azure Data Scientist Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer