Skip to main content

Hierarchical Clustering Algorithms (Information Theory)

Project description

This library provides Python functions for hierarchical clustering. Its features include

  • generating hierarchical clusters from distance matrices

  • computing distance matrices from observation vectors

  • computing statistics on clusters

  • cutting linkages to generate flat clusters

  • and visualizing clusters with dendrograms.

The interface is very similar to MATLAB’s Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library is in C for efficiency.

Project details


Download files

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

Source Distribution

dedupe-hcluster-0.3.8.tar.gz (202.9 kB view details)

Uploaded Source

Built Distributions

dedupe_hcluster-0.3.8-cp38-cp38-win_amd64.whl (175.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

dedupe_hcluster-0.3.8-cp38-cp38-manylinux1_x86_64.whl (539.0 kB view details)

Uploaded CPython 3.8

dedupe_hcluster-0.3.8-cp38-cp38-manylinux1_i686.whl (506.8 kB view details)

Uploaded CPython 3.8

dedupe_hcluster-0.3.8-cp38-cp38-macosx_10_13_x86_64.whl (174.6 kB view details)

Uploaded CPython 3.8 macOS 10.13+ x86-64

dedupe_hcluster-0.3.8-cp37-cp37m-win_amd64.whl (173.9 kB view details)

Uploaded CPython 3.7m Windows x86-64

dedupe_hcluster-0.3.8-cp37-cp37m-win32.whl (130.9 kB view details)

Uploaded CPython 3.7m Windows x86

dedupe_hcluster-0.3.8-cp37-cp37m-manylinux1_x86_64.whl (531.2 kB view details)

Uploaded CPython 3.7m

dedupe_hcluster-0.3.8-cp37-cp37m-manylinux1_i686.whl (495.2 kB view details)

Uploaded CPython 3.7m

dedupe_hcluster-0.3.8-cp37-cp37m-macosx_10_13_x86_64.whl (172.9 kB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

dedupe_hcluster-0.3.8-cp37-cp37m-macosx_10_6_intel.whl (305.8 kB view details)

Uploaded CPython 3.7m macOS 10.6+ intel

dedupe_hcluster-0.3.8-cp36-cp36m-win_amd64.whl (173.8 kB view details)

Uploaded CPython 3.6m Windows x86-64

dedupe_hcluster-0.3.8-cp36-cp36m-win32.whl (130.8 kB view details)

Uploaded CPython 3.6m Windows x86

dedupe_hcluster-0.3.8-cp36-cp36m-manylinux1_x86_64.whl (531.4 kB view details)

Uploaded CPython 3.6m

dedupe_hcluster-0.3.8-cp36-cp36m-manylinux1_i686.whl (494.7 kB view details)

Uploaded CPython 3.6m

dedupe_hcluster-0.3.8-cp36-cp36m-macosx_10_13_x86_64.whl (173.1 kB view details)

Uploaded CPython 3.6m macOS 10.13+ x86-64

dedupe_hcluster-0.3.8-cp36-cp36m-macosx_10_6_intel.whl (305.7 kB view details)

Uploaded CPython 3.6m macOS 10.6+ intel

dedupe_hcluster-0.3.8-cp35-cp35m-win_amd64.whl (154.2 kB view details)

Uploaded CPython 3.5m Windows x86-64

dedupe_hcluster-0.3.8-cp35-cp35m-win32.whl (129.4 kB view details)

Uploaded CPython 3.5m Windows x86

dedupe_hcluster-0.3.8-cp35-cp35m-manylinux1_x86_64.whl (520.7 kB view details)

Uploaded CPython 3.5m

dedupe_hcluster-0.3.8-cp35-cp35m-manylinux1_i686.whl (487.7 kB view details)

Uploaded CPython 3.5m

dedupe_hcluster-0.3.8-cp35-cp35m-macosx_10_6_intel.whl (297.5 kB view details)

Uploaded CPython 3.5m macOS 10.6+ intel

File details

Details for the file dedupe-hcluster-0.3.8.tar.gz.

File metadata

  • Download URL: dedupe-hcluster-0.3.8.tar.gz
  • Upload date:
  • Size: 202.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0

File hashes

Hashes for dedupe-hcluster-0.3.8.tar.gz
Algorithm Hash digest
SHA256 66222055954a354b1adb6f86c50e3277113315107556892b514dab248bc6ac83
MD5 974be3b9fc01bc7c18ec7c46a3cf9240
BLAKE2b-256 832de754bc33f76a4ba7676d423f37eb90e02b23b424a1ff4da6b9ff0b7b1bc3

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 175.3 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0

File hashes

Hashes for dedupe_hcluster-0.3.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 17dccc2a1266c749f9f59c0c0ca6299611d8061e5b173fce60335dc44aac0aef
MD5 a3fdc9436102ddc650255fc65a291b5f
BLAKE2b-256 d99e4220cdbb455b47242115c68b02e10a25dbb5579d3de1e22a2ef6eeb2fbbf

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 539.0 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0

File hashes

Hashes for dedupe_hcluster-0.3.8-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3aae8e94d153ebbae821bc5087aa8057a8bdc5cb08b95b31df7e9b9c62400b0e
MD5 8dfff399e2435de13297144c32c05a64
BLAKE2b-256 9509ef585e8f0d40cf4b2458e8821c598bb3cd89eacd18ad30f06d32204b34d9

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 506.8 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7

File hashes

Hashes for dedupe_hcluster-0.3.8-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 fdd01749da997b167a03ac22c7ab51e2708a9f807c028dcb36848382512778c7
MD5 5161c5ad76c87e66bf566dd73f086f34
BLAKE2b-256 666650670d1843772a8124b0de62f90b523b3ede924c4dccf9c9b6205a1a7ccc

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp38-cp38-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 174.6 kB
  • Tags: CPython 3.8, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0

File hashes

Hashes for dedupe_hcluster-0.3.8-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fcb8dee8783c08dc578b0b378d7b077c207e71a70c02c0d3a2776ee9a0cd7a66
MD5 b0c0e80e24915c002c213dacc7d3acb0
BLAKE2b-256 1f3b5b561cc23e8aaf3bc77fbb064734ca644aa3c2ca829e8393db6e6094fa7f

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 173.9 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5

File hashes

Hashes for dedupe_hcluster-0.3.8-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e9e4b1b1ce94bca9e28da666694320f5201614d9089a8333e294295cc2b8c6c9
MD5 540234f5067540970f08ce5c027356b0
BLAKE2b-256 246bb898feaa6e98574a316b44a11bca9c6f733c0db183430fe4140640ca12be

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp37-cp37m-win32.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 130.9 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5

File hashes

Hashes for dedupe_hcluster-0.3.8-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 d33c3b44b3624804d8fa26e9587899723a4cadaef3df7d7b2d12190f3042252b
MD5 2bf7a9c1b666cbfeba327cdf8e59baee
BLAKE2b-256 0ce3cd2ec871b91a9734760f445e3de813e0451eed7fe1e04cc5a7a29bbecb8e

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 531.2 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0

File hashes

Hashes for dedupe_hcluster-0.3.8-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f67f8981a37b6c995b2a2536f2a95a0b5f5bff09fbd26eeaf257920350bf64ef
MD5 e17287cc2e0050b54035ea692c5cdd13
BLAKE2b-256 83da174a27622548a99a15086afb1f61fa7292090d46240b4315d3951c5385a4

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 495.2 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7

File hashes

Hashes for dedupe_hcluster-0.3.8-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 1fad1f1872ccd4dca8050cb2aed12843f8c0a014396152bc57ff433ae13a76df
MD5 a76a22df5105238276b8c00e70be6fc5
BLAKE2b-256 bc7a5ccc15cefdb542d72c5e954358929d13bac9bf17d871f59e4ded8cfecedd

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 172.9 kB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5

File hashes

Hashes for dedupe_hcluster-0.3.8-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 36863a1411852e860a31bd117e14ccc6ff7afd831d8e9caea2bd5444a1292642
MD5 ca088b2cad7a4ed91e154b72055a7992
BLAKE2b-256 705443dc4cc2c25f83f4f63f9511ea86456831439b159bd99406d6c9c4654115

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp37-cp37m-macosx_10_6_intel.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 305.8 kB
  • Tags: CPython 3.7m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.0

File hashes

Hashes for dedupe_hcluster-0.3.8-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 1a2e463cb6fd8bfab6debb6667472582599eedab48f804ef27cc851bbaaaf17a
MD5 279bac84a548a42a6973962f265fddbe
BLAKE2b-256 8d6500e375f395f14d17c6b2e2c4e14ff65deebfd7d7ed765f96765af4b8403e

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 173.8 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8

File hashes

Hashes for dedupe_hcluster-0.3.8-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 b49ed0106cfdbfd0140442f139f8c408ec9e8fd64ad0f4b86da979c8b1ae79dd
MD5 db052433199f4b5ccec60369da44b938
BLAKE2b-256 95df5d90523af17b51641bdcf82419c8b619de35fbdd2b67e5b28bd240bab535

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp36-cp36m-win32.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 130.8 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8

File hashes

Hashes for dedupe_hcluster-0.3.8-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 8a2644973790d22c4af27750205696a3bcb22b4fd3e5db67001cca2d268deb85
MD5 b14740feb164eec4ea5661e01451f684
BLAKE2b-256 e966e862b29d80871a9533cff6fef9fe5b3cbb541cd01ee9fe1e6985e0b4ac79

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 531.4 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0

File hashes

Hashes for dedupe_hcluster-0.3.8-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 88a8c754b1f5fcd6bbe0b7e5f69c6102512f0a3236ab2502420b9d7719453201
MD5 089dd982999b83884aff9cb6f76e99ae
BLAKE2b-256 b21fc6f6075c2e988b3a1759fabaf91d2f8f2de59c6e607a3fd9a2e06112a0de

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 494.7 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7

File hashes

Hashes for dedupe_hcluster-0.3.8-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 704e10cf65ca680129a91e3f2676df1101c904e969144dc1a430f476b71c3a87
MD5 d23e68bcef75601f79a48ee7a543a375
BLAKE2b-256 5b801b8f1b1dade7a3c2f13a90857628520481931dba66521367158526681001

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp36-cp36m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp36-cp36m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 173.1 kB
  • Tags: CPython 3.6m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for dedupe_hcluster-0.3.8-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 142b17a8a530e321f7c1a06664eed355f6727beb8cfc69d2234a033bce32c0b3
MD5 d65292eb3788623657d608cab7149eba
BLAKE2b-256 6ae0f95da4740263c6731c525acb5e2db9c4fa45624795d6dd61dd679dd5e78a

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp36-cp36m-macosx_10_6_intel.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 305.7 kB
  • Tags: CPython 3.6m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.1

File hashes

Hashes for dedupe_hcluster-0.3.8-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 4b38658fe1a27bd3d30ebc97be3df6ab632b6db9335f363943b5fd7ac5156d63
MD5 88e905db36def5d23d3371904f67b0b5
BLAKE2b-256 81c2dfda5ba5238c6cb19a51447ec510f74e8d7a96c01e9cc9465eceb53ced64

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 154.2 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.5.4

File hashes

Hashes for dedupe_hcluster-0.3.8-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 be185f5e84c061b4b4b0e57a34090c1a6c5295ffda505b9a3099ba7f12683aa2
MD5 e5c6e39946e8272b1a3ddc8f791f93db
BLAKE2b-256 a33b10d2e83937b63921330c863f71c56a6c9ef4b2f76a13e924156024fdf783

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp35-cp35m-win32.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 129.4 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.5.4

File hashes

Hashes for dedupe_hcluster-0.3.8-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 a7de2b832645b1b1a91029f5f0f204c119bc42fb8c4b4e5d12c709d84bcbb59c
MD5 9735c2d09ffb7a0e07bb4e45d15d0d71
BLAKE2b-256 2f8ecb71eb91ea57700a1e8524c45f86bc7573052f3d83a7b16e420335f9eb6b

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 520.7 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7

File hashes

Hashes for dedupe_hcluster-0.3.8-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4719ff6a3081d147b410cbb7ce0939ea035cc9df45da39b07cbe1a9db1626ecb
MD5 ebdf359dc8f3bcfc7addc60073fb3fc2
BLAKE2b-256 34fdbae7b393817ca689fdefe46f3a65876af6dd7195a69ba448dbd09b26f7f7

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 487.7 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7

File hashes

Hashes for dedupe_hcluster-0.3.8-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 41f2b8d4b7fb9134a7a0466670d2cafebbd23a4caa9a8f856494aed40975d48d
MD5 a705925354439b77aa2c8801edbca70f
BLAKE2b-256 78701af824bafdbae2d6b74821ec2936312f7a6d6778cfa3fe30f35aeada22db

See more details on using hashes here.

File details

Details for the file dedupe_hcluster-0.3.8-cp35-cp35m-macosx_10_6_intel.whl.

File metadata

  • Download URL: dedupe_hcluster-0.3.8-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 297.5 kB
  • Tags: CPython 3.5m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.5.4

File hashes

Hashes for dedupe_hcluster-0.3.8-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 fd23a26c1eae4be891a53844eee27aa496ece5d96eb79253b525a7f83414d872
MD5 989f14b455195045f0fa32b5be30cae2
BLAKE2b-256 9b3295ebb5bc290a1401bc003d7b6eeb09d361fdb74b254acdf0c51e8a224840

See more details on using hashes here.

Supported by

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