exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 1 question 26 discussion

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

This question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the recommendation satisfies the requirements.
You are in the process of carrying out feature engineering on a dataset.
You want to add a feature to the dataset and fill the column value.
Recommendation: You must make use of the Join Data Azure Machine Learning Studio module.
Will the requirements be satisfied?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
gnsu
Highly Voted 2 years, 11 months ago
No is Correct answer. Add Columns need to be used. Join data is needed only for database style joins https://docs.microsoft.com/bs-cyrl-ba/azure/machine-learning/component-reference/add-columns https://docs.microsoft.com/bs-cyrl-ba/azure/machine-learning/component-reference/join-data
upvoted 14 times
...
evangelist
Most Recent 8 months, 1 week ago
Selected Answer: B
The "Join Data" module in Azure Machine Learning Studio allows you to merge two datasets based on a common key or keys. This is particularly useful when you want to augment your existing dataset with additional information from another source. For example, if you have a dataset of sales transactions and another dataset with product information, you could use the "Join Data" module to add product details (a new feature) to the sales transactions dataset by joining on a product ID column present in both datasets.
upvoted 2 times
...
james2033
1 year ago
Selected Answer: B
The 'Join Data' module in Microsoft Azure Machine Learning Studio (classic) is used to merge two datasets using a database-style join operation. If you want to add a feature to the dataset and FILL COLUMN VALUE --> No. Join dataset https://learn.microsoft.com/en-us/azure/machine-learning/component-reference/join-data?view=azureml-api-2
upvoted 1 times
...
PradhanManva
1 year, 1 month ago
Selected Answer: B
This is the answer.
upvoted 1 times
...
Sa_Msa
1 year, 3 months ago
Selected Answer: B
Answer is correct. I tested it multiple times and got error regarding the size. You need to use "add columns" if you want to add two dataset together.
upvoted 2 times
...
SoftAI
1 year, 6 months ago
Selected Answer: B
Join Data Azure Machine Learning Studio is a data transformation tool
upvoted 1 times
...
mhmichiel
1 year, 7 months ago
Selected Answer: A
If you want to add a colom with a new feature you will need data. This data could be in a secondery dataset which needs to be joined to the original dataset via a join. A could be correct. Concidering that it would be B, how would I fill the column? Manualy? That sounds like a unlogical option concidering that the datasets are usualy pretty big and not made up.
upvoted 2 times
...
michaelmorar
1 year, 9 months ago
Selected Answer: B
JOIN implies a query, not inserting a column to a database.
upvoted 3 times
...
Sibajene
1 year, 9 months ago
B. No The Join Data module in Azure Machine Learning Studio is used to combine two datasets by matching values in key columns. It is not a general-purpose tool for adding features or filling column values in a single dataset.
upvoted 2 times
...
Edriv
1 year, 10 months ago
Option B
upvoted 1 times
...
KIshor1212
1 year, 11 months ago
Selected Answer: A
To perform a join on two datasets, they should be related by a key column. Composite keys using multiple columns are also supported. Add the datasets you want to combine, and then drag the Join Data component into your pipeline.
upvoted 1 times
Mirjalol
1 year, 9 months ago
The question says 'add a feature to the dataset ' ... there are no 2 datasets here. You are not joining them... You are adding a damn single feature to the dataset. Why you guys like to mislead people?
upvoted 5 times
mhmichiel
1 year, 7 months ago
You are right, however, how do you want to add the feature to the dataset withoud data? Concidering that you want to add a feature to a dataset and that you dont want to make it up you need to ad a coulomn representing the new feature. To add this colomn you need a secondary dataset which you join to the main dataset. This means that A is not incorect. The question is incorrect and the answer is not nesseserely b.
upvoted 1 times
...
...
...
dynamic_person91
2 years, 1 month ago
Selected Answer: B
join is used for datasets not for columns b is correct
upvoted 1 times
...
ning
2 years, 4 months ago
Selected Answer: A
This is possible
upvoted 1 times
ning
2 years, 4 months ago
There is an assumption that column is in another dataset with a key to map to the base dataset
upvoted 1 times
...
...
synapse
2 years, 7 months ago
Selected Answer: B
Don't use Join Data Use Add Columns
upvoted 2 times
ning
2 years, 4 months ago
Add columns is definitely incorrect! 1. it is cross join, not link data with key column 2. it will add all columns from both data set Join is the correct answer, you can control which key column to join and which columns are from left dataset and which columns are from right data set
upvoted 2 times
...
...
Tsardoz
2 years, 9 months ago
I think Yes is correct. The second dataset might be a key which is joined with a second column being the extra column to add to the dataset.
upvoted 4 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