BookmarkSubscribeRSS Feed
sas_p
Fluorite | Level 6

Hi,

I need help cleaning my dataset
eg:
id  animal plant x y z
1     2     3    3 7 6
1     3     4    5 . 8
1
2     2     2    6 5 6
2
2     1     1    2 7 7
3
3
3     5     1     . 8 8
now,
I need to remove rows with missing values.
Can anyone help me with this/

Thanks!

4 REPLIES 4
Reeza
Super User

1. Are you intending to use Code or the GUI?

2. Post more details of your logic please, is it a specific set of variables that need to be missing.

3. Post what you expect as output

4. Please let us know what you've already tried so we can tailor the responses to what you need rather than just generic solutions.

sas_p
Fluorite | Level 6
Thank you!
I figured it out
LinusH
Tourmaline | Level 20

Great!

But please share your resolution for the benefit of others.

Data never sleeps
sas_p
Fluorite | Level 6
I basically transposed the dataset and deleted the missings

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

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 1639 views
  • 0 likes
  • 3 in conversation