Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam DP-100 topic 2 question 116 discussion

Actual exam question from Microsoft's DP-100
Question #: 116
Topic #: 2
[All DP-100 Questions]

You manage an Azure Machine Learning workspace. You have a folder that contains a CSV file. The folder is registered as a folder data asset.

You plan to use the folder data asset for data wrangling during interactive development.

You need to access and load the folder data asset into a Pandas data frame.

Which method should you use to achieve this goal?

  • A. mltable.from_parquet_files()
  • B. mltable.from_delimited_files()
  • C. mltable.from_data_lake()
  • D. mltable.load()
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
sai384957324
2 weeks, 4 days ago
Selected Answer: B
B is correct
upvoted 1 times
...
401d299
1 month ago
Selected Answer: B
correct
upvoted 1 times
...
3a0b61c
1 month, 1 week ago
Selected Answer: C
correct https://learn.microsoft.com/en-us/python/api/mltable/mltable?view=azure-ml-py#mltable-from-delimited-files
upvoted 1 times
3a0b61c
1 month, 1 week ago
sorry. B is correct.
upvoted 1 times
...
...
nicorg5
1 month, 2 weeks ago
answer is 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 ...