Compute the arithmetic mean of a specific column across all rows. Handles NaN and null values by skipping them. Returns NaN for empty data.
Compute the arithmetic mean of a specific column across all rows. Handles NaN and null values by skipping them. Returns NaN for empty data.