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. 

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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
  • 1536 views
  • 0 likes
  • 2 in conversation