daft.Expression.list.mean# Expression.list.mean() → Expression[source]# Calculates the mean of each list. If no non-null values in a list, the result is null. Returns: a Float64 expression with the type of the list values Return type: Expression