public static Task<Nullable<float>> Average( this IAsyncQueryable<Nullable<float>> source, CancellationToken cancellationToken )