BookmarkSubscribeRSS Feed
Cloud
Calcite | Level 5

I am trying to combine a data dictionary with the accompanying dataset so that I can get the labels for each variable. However, I am unable to perform this in SAS EM. I have tried to use the "Merge" node to combine my dataset with the dataset by setting the role for the description field as "Label" and the field name field as "Key". However, that does not seem to work. 

 

How should I do this with the functionality in SAS EM?

1 REPLY 1
Reeza
Super User

I think you'll need a code node and to program this yourself. 

 

Here's a fully worked/demo example on how you can create data set labels from an external data set. 

https://gist.github.com/statgeek/f18931085f6a0009185c

 

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 907 views
  • 0 likes
  • 2 in conversation