BookmarkSubscribeRSS Feed
Saurabh_Rana
Obsidian | Level 7
I want to standardize or normalize one or multiple columns in data in sas viya interface. How can I achieve this?
1 REPLY 1
SophiaRowland
SAS Super FREQ

There are a few ways to standardize/normalize your data. 


First, you can use the "Prepare Data" interface where you can find options for removing white spaces, applying formats, splitting column, parsing data, extracting fields and more. (See here https://go.documentation.sas.com/?cdcId=dprepcdc&cdcVersion=2.5&docsetId=datastudioadv&docsetTarget=... and here https://go.documentation.sas.com/?cdcId=dprepcdc&cdcVersion=2.5&docsetId=datastudioadv&docsetTarget=...). 

 

If you prefer to work with SAS code, you can use the "Develop SAS Code" interface and use DATA steps or actions and procs. 

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1262 views
  • 0 likes
  • 2 in conversation