C
Cougar
I am trying to calculate the average of three column, some of these columns
have zero and I don't want them included. See example of my table below
class_name Class_id GroupA GroupB GroupC
Brown C10004 4.1 2.0 3.3
Yellow C13380 0 0 1.8
Green C23414 3.6 0 6.3
Red C10066 2.2 3.8 0
have zero and I don't want them included. See example of my table below
class_name Class_id GroupA GroupB GroupC
Brown C10004 4.1 2.0 3.3
Yellow C13380 0 0 1.8
Green C23414 3.6 0 6.3
Red C10066 2.2 3.8 0