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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 6f5bb39  deploy: 36cee9b390363efa01b59ea2d69b28d7cabc7848
6f5bb39 is described below

commit 6f5bb3911591f34ddd5447dd68562a6dbb5584c9
Author: jmalkin <[email protected]>
AuthorDate: Mon Feb 12 18:41:57 2024 +0000

    deploy: 36cee9b390363efa01b59ea2d69b28d7cabc7848
---
 docs/main/distinct_counting/theta.html | 2 +-
 docs/main/searchindex.js               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/main/distinct_counting/theta.html 
b/docs/main/distinct_counting/theta.html
index 700849e..068022d 100644
--- a/docs/main/distinct_counting/theta.html
+++ b/docs/main/distinct_counting/theta.html
@@ -311,7 +311,7 @@ measures can be computed between theta sketches with the <a 
class="reference int
 <dl class="py attribute">
 <dt class="sig sig-object py" id="datasketches.compact_theta_sketch.serialize">
 <span class="sig-name descname"><span class="pre">serialize</span></span><a 
class="headerlink" href="#datasketches.compact_theta_sketch.serialize" 
title="Link to this definition"></a></dt>
-<dd><p>Serializes the sketch into a bytes object</p>
+<dd><p>Serializes the sketch into a bytes object, optionally compressing the 
data</p>
 </dd></dl>
 
 </dd></dl>
diff --git a/docs/main/searchindex.js b/docs/main/searchindex.js
index bb44085..e5d7573 100644
--- a/docs/main/searchindex.js
+++ b/docs/main/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["distinct_counting/cpc", 
"distinct_counting/hyper_log_log", "distinct_counting/index", 
"distinct_counting/theta", "distinct_counting/tuple", 
"frequency/count_min_sketch", "frequency/frequent_items", "frequency/index", 
"helper/index", "helper/jaccard", "helper/kernel", "helper/ks_test", 
"helper/serde", "helper/tuple_policy", "index", "quantiles/index", 
"quantiles/kll", "quantiles/quantiles_depr", "quantiles/req", "sampling/ebpps", 
"sampling/index", "sampling/ [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["distinct_counting/cpc", 
"distinct_counting/hyper_log_log", "distinct_counting/index", 
"distinct_counting/theta", "distinct_counting/tuple", 
"frequency/count_min_sketch", "frequency/frequent_items", "frequency/index", 
"helper/index", "helper/jaccard", "helper/kernel", "helper/ks_test", 
"helper/serde", "helper/tuple_policy", "index", "quantiles/index", 
"quantiles/kll", "quantiles/quantiles_depr", "quantiles/req", "sampling/ebpps", 
"sampling/index", "sampling/ [...]
\ No newline at end of file


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

Reply via email to