cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

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