🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to identify the number of missing values in each attribute?

User: "Dezmo"
New Altair Community Member
Updated by Jocelyn
What Operator do I need to use to identify the number of missing values in each attribute?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "David_A"
    New Altair Community Member
    Updated by David_A
    Hi @Dezmo ,

    if you want to get the number of missing values for all attributes the Extract Statistics operator from the Operator Toolbox extension is what you are looking for.
    Alternatively you can use the Extract Macro operator (for applying on a single attribute). Here you have to select macro type to statistics and then select the statistics type unknown,

    Best,
    David