🎉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 replace missing values with their median

User: "harsha6055"
New Altair Community Member
Updated by Jocelyn
I know by using aggregate we can get median but not getting to replace missing values by median value.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Caperez"
    Altair Community Member
    Updated by Caperez
    Hi @harsha6055,

    in this case you can use the Aggregate operator to find the median value and use it as a macro to replace the value using the Replace Missing Values operator. 

    Please find attached a simple sample using a modified golf dataset. 

    Best, 

    Cesar