Increase accuracy of leaves when using RDataFrame.Mean

@ynikitenko I think I have good news for you:

Although the column being read might be float, the internal accumulators used to calculate the mean are always double. Does this solve this topic?

1 Like