exam questions

Exam SnowPro Advanced Data Engineer All Questions

View all questions & answers for the SnowPro Advanced Data Engineer exam

Exam SnowPro Advanced Data Engineer topic 1 question 26 discussion

Actual exam question from Snowflake's SnowPro Advanced Data Engineer
Question #: 26
Topic #: 1
[All SnowPro Advanced Data Engineer Questions]

Which methods will trigger an action that will evaluate a DataFrame? (Choose two.)

  • A. DataFrame.random_split()
  • B. DataFrame.collect()
  • C. DataFrame.select()
  • D. DataFrame.col()
  • E. DataFrame.show()
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

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
Snow_P
1 month ago
Selected Answer: BE
collect and show are actions, for the rest Spark is just writing down what it needs to do when an action occurs
upvoted 1 times
...
stopthisnow
1 month, 3 weeks ago
Selected Answer: BE
https://docs.snowflake.com/en/developer-guide/snowpark/python/working-with-dataframes#performing-an-action-to-evaluate-a-dataframe As mentioned earlier, the DataFrame is lazily evaluated, which means the SQL statement isn’t sent to the server for execution until you perform an action. An action causes the DataFrame to be evaluated and sends the corresponding SQL statement to the server for execution.
upvoted 3 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago