This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 402015bf Automatic Site Publish by Buildbot
402015bf is described below

commit 402015bf1180b75ea47d708d117f2e2fdbcad63a
Author: buildbot <[email protected]>
AuthorDate: Wed Sep 7 00:02:21 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/Quantiles/SketchingQuantilesAndRanksTutorial.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/docs/Quantiles/SketchingQuantilesAndRanksTutorial.html 
b/output/docs/Quantiles/SketchingQuantilesAndRanksTutorial.html
index a9647ac3..0d45b6fa 100644
--- a/output/docs/Quantiles/SketchingQuantilesAndRanksTutorial.html
+++ b/output/docs/Quantiles/SketchingQuantilesAndRanksTutorial.html
@@ -766,7 +766,7 @@ the function <em>r(q)</em> is ambiguous. We will see how to 
resolve this shortly
   <li><strong>Boundary Rule 2:</strong> If the given <em>q</em> is 
<em>&lt;</em> the quantile associated with the smallest cumulative rank 
retained by the sketch, the function will return a rank of <em>0.0</em>.</li>
 </ul>
 
-<h4 id="examples-using-normalized-ranksb">Examples using normalized 
ranks:&lt;/b&gt;</h4>
+<p><b>Examples using normalized ranks:</b></p>
 
 <ul>
   <li><em>r(30) = .786</em> Normal rule applies: <em>30 &lt;= 30 &lt; 40</em>, 
return <em>r(q1) = .786</em>.</li>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to