Microsoft
70-774 · Question #48
70-774 Question #48: Real Exam Question with Answer & Explanation
The correct answer is E. Execute Python Script. You can use Python code to create a new column. Incorrect Answers: F: The Clip Values module in Azure Machine Learning Studio, is used to identify and optionally replace data values that are above or below a specified threshold. https://docs.microsoft.com/en-us/azure/machine-lear
Question
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question. You process some data by using Azure Machine Learning Studio. You have an intermediate dataset. The dataset has a column that contains date values stored in a format of MM/DD/YYYY. You need to split the column into three separate columns by year, month, and day. Which module should you use?
Options
- AEdit Metadata
- BNormalize Data
- CClean Missing Data
- DImport Data
- EExecute Python Script
- FClip Values
- GTune Model Hyperparameters
- HSelect Columns in Dataset
Explanation
You can use Python code to create a new column. Incorrect Answers: F: The Clip Values module in Azure Machine Learning Studio, is used to identify and optionally replace data values that are above or below a specified threshold. https://docs.microsoft.com/en-us/azure/machine-learning/service/how-to-transform-data
Community Discussion
No community discussion yet for this question.