Percentile Threshold Metadata
In the functions to calculate percentile thresholds, only the values are returned in the dataframe. Metadata such as min, max, startdate, enddate, count are calculated but not returned. It would be nice to have an optional argument to return those as columns in the dataframe. This could be useful for different QAQC tasks.