You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2024/01/17 17:07:31 UTC

(datasketches-python) 01/01: Merge pull request #31 from apache/sidebar-v2

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

jmalkin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git

commit 332ca80a179e01fc9644d7afdf22ccefd797542c
Merge: 253de6a 38422ed
Author: Jon Malkin <78...@users.noreply.github.com>
AuthorDate: Wed Jan 17 09:07:25 2024 -0800

    Merge pull request #31 from apache/sidebar-v2
    
    Sidebar v2

 docs/source/{ => distinct_counting}/cpc.rst        |  0
 .../{ => distinct_counting}/hyper_log_log.rst      |  0
 docs/source/distinct_counting/index.rst            | 24 ++++++++
 docs/source/{ => distinct_counting}/theta.rst      |  0
 docs/source/{ => distinct_counting}/tuple.rst      |  0
 docs/source/{ => frequency}/count_min_sketch.rst   |  0
 docs/source/{ => frequency}/frequent_items.rst     |  0
 docs/source/frequency/index.rst                    | 15 +++++
 docs/source/helper/index.rst                       | 24 ++++++++
 docs/source/{ => helper}/jaccard.rst               |  0
 docs/source/{ => helper}/kernel.rst                |  0
 docs/source/{ => helper}/ks_test.rst               |  0
 docs/source/{ => helper}/serde.rst                 |  0
 docs/source/{ => helper}/tuple_policy.rst          |  0
 docs/source/index.rst                              | 68 +++++++---------------
 docs/source/quantiles/index.rst                    | 26 +++++++++
 docs/source/{ => quantiles}/kll.rst                |  0
 docs/source/{ => quantiles}/quantiles_depr.rst     |  0
 docs/source/{ => quantiles}/req.rst                |  0
 docs/source/{ => sampling}/ebpps.rst               |  0
 docs/source/sampling/index.rst                     | 21 +++++++
 docs/source/{ => sampling}/varopt.rst              |  0
 docs/source/{ => vector}/density_sketch.rst        |  0
 docs/source/vector/index.rst                       | 12 ++++
 24 files changed, 143 insertions(+), 47 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org