Describe the feature
Currently, results of aggregations can result in floats with loads of decimal places (especially Mean).
Consider whether we should add option in the aggregation method for users to specify number of decimal points. Could also consider have a method in the TimeSeries class to set the scale/precision of a given (or all) float columns.
Motivation
More realistic outputs
Alternatives considered
No response
Additional context
https://jira.ceh.ac.uk/browse/FPM-293
Describe the feature
Currently, results of aggregations can result in floats with loads of decimal places (especially Mean).
Consider whether we should add option in the aggregation method for users to specify number of decimal points. Could also consider have a method in the TimeSeries class to set the scale/precision of a given (or all) float columns.
Motivation
More realistic outputs
Alternatives considered
No response
Additional context
https://jira.ceh.ac.uk/browse/FPM-293