ExamQuestions.com

Register
Login
Data Engineering on Microsoft Azure (DP-203) Exam Questions

Microsoft

Data Engineering on Microsoft Azure (DP-203)

51 / 240

Question 51:

You have a dataset internet_sales that represents the online sale of the products. Your manager asks you to divide this dataset by date i.e. in two datasets one having the sales before or equal to 03/31/2021 and one after that. Which of the following split modes will you use? (Note: the dataset is having a column named date with format mmddyyyy)

Answer options:

A.Split Rows
B.Split Columns
C.Recommender Split
D.Regular Expression Split
E.Relative Expression Split