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 need to remove rows that have an empty value in a specific column. The solution must use a native module.
Which module should you use?
A
Execute Python Script
B
Tune Model Hyperparameters
C
Normalize Data
D
Select Columns in Dataset
E
Import Data
F
Edit Metadata
G
Clip Values
H
Clean Missing Data
Correct Answer:
H
References:
https://blogs.msdn.microsoft.com/azuredev/2017/05/27/data-cleansing-tools-in-azure-machine-learning/
Show Answer