From 89b29c71dbf2a200e1caad3a65cf7ebe868c87b2 Mon Sep 17 00:00:00 2001 From: elbeejay Date: Fri, 18 Aug 2023 15:41:40 -0400 Subject: [PATCH] revise ex title --- docs/source/examples/percentile_calculation_examples.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/examples/percentile_calculation_examples.rst b/docs/source/examples/percentile_calculation_examples.rst index 0f185e1..64b0ea5 100755 --- a/docs/source/examples/percentile_calculation_examples.rst +++ b/docs/source/examples/percentile_calculation_examples.rst @@ -6,8 +6,8 @@ Here we showcase the percentile calculation functionality available in the :obj:`hyswap.percentiles` module. -Calculating Historic Percentiles for One Day -******************************************** +Calculating Historic Percentiles for One Site +********************************************* The :obj:`hyswap.percentiles.calculate_fixed_percentile_thresholds` function is used to calculate a set of percentile thresholds given a set of data.