Skip to main content

Probabilistic data structures for processing and searching very large datasets

Project description

https://github.com/ekzhu/datasketch/workflows/Python%20package/badge.svg https://zenodo.org/badge/DOI/10.5281/zenodo.290602.svg

datasketch gives you probabilistic data structures that can process and search very large amount of data super fast, with little loss of accuracy.

This package contains the following data sketches:

Data Sketch

Usage

MinHash

estimate Jaccard similarity and cardinality

Weighted MinHash

estimate weighted Jaccard similarity

HyperLogLog

estimate cardinality

HyperLogLog++

estimate cardinality

The following indexes for data sketches are provided to support sub-linear query time:

Index

For Data Sketch

Supported Query Type

MinHash LSH

MinHash, Weighted MinHash

Jaccard Threshold

MinHash LSH Forest

MinHash, Weighted MinHash

Jaccard Top-K

MinHash LSH Ensemble

MinHash

Containment Threshold

datasketch must be used with Python 2.7 or above, NumPy 1.11 or above, and Scipy.

Note that MinHash LSH and MinHash LSH Ensemble also support Redis and Cassandra storage layer (see MinHash LSH at Scale).

Install

To install datasketch using pip:

pip install datasketch

This will also install NumPy as dependency.

To install with Redis dependency:

pip install datasketch[redis]

To install with Cassandra dependency:

pip install datasketch[cassandra]

Project details


Release history Release notifications | RSS feed

This version

1.5.7

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datasketch-1.5.7.tar.gz (77.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datasketch-1.5.7-py2.py3-none-any.whl (75.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file datasketch-1.5.7.tar.gz.

File metadata

  • Download URL: datasketch-1.5.7.tar.gz
  • Upload date:
  • Size: 77.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6

File hashes

Hashes for datasketch-1.5.7.tar.gz
Algorithm Hash digest
SHA256 a086f25069037962ebbc0f613669adad7eb95699313835dd33042d4bdcc6aa6a
MD5 f84154c75442ded26aa55f7a65cbe753
BLAKE2b-256 3cd4981c5f32f56f1eb0b940fcd2e0074374997b1ae4f0ec628bf2f039d98694

See more details on using hashes here.

File details

Details for the file datasketch-1.5.7-py2.py3-none-any.whl.

File metadata

  • Download URL: datasketch-1.5.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 75.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6

File hashes

Hashes for datasketch-1.5.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9b85866297d42261f145cfa370a76920ede42a8742930fac704114ad791dc74b
MD5 328d9ed83d8b98f602b1f26a4aef0d47
BLAKE2b-256 92653725b488bc43c081cc768e0f1b601deeaa5eb4b7df28874f912cd6ad7d1b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page