BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
cellurl
Quartz | Level 8

I am following this

link

 

 

It says to  do this but I can't find that button. I even searched youtube.

Thanks!

 

 

 

 

Untitled.png

1 ACCEPTED SOLUTION
7 REPLIES 7
Reeza
Super User

Are you referring to SAS Studio or Data integration studio? They are different products.

cellurl
Quartz | Level 8

sas studio.  I just want to modify one-cell like EG allows....

Reeza
Super User

So you're looking at the DI documentation which is incorrect. I don't believe SAS Studio allows for manual data editing at this point but changing a single value via code is easy enough. TBH, changing data manually is never a good idea so even if they were considering implementing this it's not a good idea to do it.

cellurl
Quartz | Level 8
thanks Reeza.
lochan
Calcite | Level 5

so what if i wanted to change variable type will SAS Studio allows it. suppose i have a Titanic data set which has 'survived' variable typed as numerical but for Modeling purpose i want it to be Binary categorical variable.

 

will sas studio automatically marks 

Reeza
Super User

@lochan Welcome to the SAS forum. 

Your question is about changing a variable type. 

 

First, please note that typically the usage of the variable is what defines the type, ie categerical variables are included in the CLASS statement, not necessarily the variable type. 

 

SAS has two variable types, character and numeric. You can apply formats to those variables. 

 

If you have a numerical variable, and it has only two levels then it will be treated correctly. If you're using the variable in PROC REG it would need to be numeric anyways, so it's unlikely you need to change the type.

 

Good Luck with your analysis. 

 

PS. If you search on here, there's been some posts on analyzing the Titanic data in SAS.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 7 replies
  • 4155 views
  • 0 likes
  • 4 in conversation