exam questions

Exam DP-500 All Questions

View all questions & answers for the DP-500 exam

Exam DP-500 topic 1 question 148 discussion

Actual exam question from Microsoft's DP-500
Question #: 148
Topic #: 1
[All DP-500 Questions]

You have an Azure Synapse Analytics notebook.

You run the %%sql magic command to render data into an Apache Spark DataFrame named df1, and then you run the following code.

display(df1, summary = true)

Which three attributes will be returned by the command? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

  • A. type
  • B. range
  • C. missing
  • D. unique
  • E. ordinal
Show Suggested Answer Hide Answer
Suggested Answer: ACD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
lorinamuca
1 year, 4 months ago
Selected Answer: ACD
correct
upvoted 1 times
...
hoss29
1 year, 7 months ago
Selected Answer: ACD
Correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...