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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 1196 views
  • 0 likes
  • 2 in conversation