cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar

Select cols where null, based on other col's classification AvB?

Trying to brainstorm this. I have a big data set with a grouping col A vs B, then hundreds of data feature cols. One problem is that some of the cols only have data for one group or the other and thus aren't useful, so I want to select and exclude those cols.

 

How would I script: search group of cols when all rows = null for any of the groups

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Select cols where null, based on other col's classification AvB?

You might want to check out if Explore Missing Values is able to solve your problem

jthi_0-1724427245516.png

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: Select cols where null, based on other col's classification AvB?

You might want to check out if Explore Missing Values is able to solve your problem

jthi_0-1724427245516.png

-Jarmo
jthi
Super User

Re: Select cols where null, based on other col's classification AvB?

And maybe even more Missing Data Pattern (link for Explore missing values)

-Jarmo

Recommended Articles