Skip to main content

A library that implements fast statistical routines

Project description

rapidstats:

PyPI version PyPI - Downloads License: MIT Tests pre-commit Code style: black Imports: isort

Documentation

What is it?

rapidstats is a minimal library that implements fast statistical routines in Rust and Polars. Currently, its core purpose is to provide the Bootstrap class. Unlike scipy.stats.bootstrap, the Bootstrap class contains specialized functions (for e.g. confusion matrix, ROC-AUC, and so on) implemented in Rust as well as a generic interface for any Python callable. This makes it significantly faster than passing in a callable on the Python side. For example, bootstrapping confusion matrix statistics can be up to 40x faster.

This library is in an alpha state. Although all functions are tested against existing libraries, use at your own risk. The API is subject to change very frequently.

Usage:

Dependencies

rapidstats has a minimal set of dependencies. It only depends on Polars and tqdm (for progress bars). You may install pyarrow (pip install rapidstats[pyarrow]) to allow functions to take NumPy arrays, Pandas objects, and other objects that may be converted through Arrow.

Installing

The easiest way is to install rapidstats is from PyPI using pip:

pip install rapidstats

Notes

The purpose of rapidstats is not to replace scipy or scikit-learn, which would be a massive undertaking. At the moment, only functions that are not easily achievable using existing libraries or functions that are significantly more performant (e.g. the core loop is implemented in Rust) will be added.

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

rapidstats-0.0.24.tar.gz (338.2 kB view details)

Uploaded Source

Built Distributions

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

rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (12.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (12.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (11.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rapidstats-0.0.24-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (12.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rapidstats-0.0.24-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (11.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rapidstats-0.0.24-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rapidstats-0.0.24-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (12.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rapidstats-0.0.24-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (11.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rapidstats-0.0.24-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rapidstats-0.0.24-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rapidstats-0.0.24-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (12.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

rapidstats-0.0.24-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (12.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

rapidstats-0.0.24-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (11.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

rapidstats-0.0.24-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rapidstats-0.0.24-cp313-cp313-macosx_11_0_arm64.whl (10.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rapidstats-0.0.24-cp313-cp313-macosx_10_12_x86_64.whl (10.9 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

rapidstats-0.0.24-cp312-cp312-win_amd64.whl (10.2 MB view details)

Uploaded CPython 3.12Windows x86-64

rapidstats-0.0.24-cp312-cp312-win32.whl (8.9 MB view details)

Uploaded CPython 3.12Windows x86

rapidstats-0.0.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rapidstats-0.0.24-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (12.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

rapidstats-0.0.24-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (12.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

rapidstats-0.0.24-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (11.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

rapidstats-0.0.24-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rapidstats-0.0.24-cp312-cp312-macosx_11_0_arm64.whl (10.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rapidstats-0.0.24-cp312-cp312-macosx_10_12_x86_64.whl (10.9 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

rapidstats-0.0.24-cp311-cp311-win_amd64.whl (10.2 MB view details)

Uploaded CPython 3.11Windows x86-64

rapidstats-0.0.24-cp311-cp311-win32.whl (8.9 MB view details)

Uploaded CPython 3.11Windows x86

rapidstats-0.0.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rapidstats-0.0.24-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (12.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

rapidstats-0.0.24-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (12.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

rapidstats-0.0.24-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (11.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

rapidstats-0.0.24-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rapidstats-0.0.24-cp311-cp311-macosx_11_0_arm64.whl (10.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rapidstats-0.0.24-cp311-cp311-macosx_10_12_x86_64.whl (10.8 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

rapidstats-0.0.24-cp310-cp310-win_amd64.whl (10.2 MB view details)

Uploaded CPython 3.10Windows x86-64

rapidstats-0.0.24-cp310-cp310-win32.whl (8.9 MB view details)

Uploaded CPython 3.10Windows x86

rapidstats-0.0.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rapidstats-0.0.24-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (12.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

rapidstats-0.0.24-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (12.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

rapidstats-0.0.24-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (11.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

rapidstats-0.0.24-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rapidstats-0.0.24-cp310-cp310-macosx_11_0_arm64.whl (10.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rapidstats-0.0.24-cp310-cp310-macosx_10_12_x86_64.whl (10.8 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

rapidstats-0.0.24-cp39-cp39-win_amd64.whl (10.2 MB view details)

Uploaded CPython 3.9Windows x86-64

rapidstats-0.0.24-cp39-cp39-win32.whl (8.9 MB view details)

Uploaded CPython 3.9Windows x86

rapidstats-0.0.24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

rapidstats-0.0.24-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (12.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

rapidstats-0.0.24-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (12.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

rapidstats-0.0.24-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (11.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

rapidstats-0.0.24-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

rapidstats-0.0.24-cp38-cp38-win_amd64.whl (10.2 MB view details)

Uploaded CPython 3.8Windows x86-64

rapidstats-0.0.24-cp38-cp38-win32.whl (8.9 MB view details)

Uploaded CPython 3.8Windows x86

rapidstats-0.0.24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

rapidstats-0.0.24-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (12.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

rapidstats-0.0.24-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (12.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

rapidstats-0.0.24-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (11.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

rapidstats-0.0.24-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

Details for the file rapidstats-0.0.24.tar.gz.

File metadata

  • Download URL: rapidstats-0.0.24.tar.gz
  • Upload date:
  • Size: 338.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.0

File hashes

Hashes for rapidstats-0.0.24.tar.gz
Algorithm Hash digest
SHA256 e99c832c5bf8149ff583f486199dfcde23567674dd10501d43f3335ac5f34ce3
MD5 013de3e19737d50b89cf9c14dd38938e
BLAKE2b-256 6b15e9bc5e4140f96c5ddf7aba323f5d27e9ac907b51b890bb0fd681a548885a

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 32743a074c42013d18e9225f443710e70b6c49e67835cc90a4146c135e4953e7
MD5 833ed70ebf52654abac3297503a9e76a
BLAKE2b-256 34c76690256a3b326dc675bfb0cce56c4a2fa55fe601f76ac09a5379049f1738

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6098de2d21babcbfd960897130be71f500ca158f4d4ccbb120decb45dd8d5b63
MD5 09bca4ac301270dea3ffb0f19f2a8ca0
BLAKE2b-256 ca90bf740ba32d856892f23776b94003c5c9269af323af6a40a65bf843816e0c

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 de177672760c855610bc3c7ce9e55623af40d9e6a398f8b144fe604edd7dc7a5
MD5 9730acf4a7679f502cd01240daf0890e
BLAKE2b-256 c0212e943537405283cb6b1f6b0c27d5b806ccd4d65059cdc24a6aab5213a2b7

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c52fdb7f72c90ee4323e22f710b41315d227f405ca3aecc28fc649b02f2ce2bb
MD5 27ccf508df8f3118cdcc24907ae82b90
BLAKE2b-256 9534bd99e7254a47fcd47cf4e015aed9ff1b21b96568354507758072bd6353b3

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 83220264779723b92c92f6ebb88a7a43da78eae443a04dce2ac5b056f8506d82
MD5 7b56b70bcea6cc545593e27e29b3a8b9
BLAKE2b-256 411522b40e1d6bed253033616806372728d43dbc390d2c560c103ffb17d609e0

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f9a5fad7c046e7e09d782282b51472b5f8123dda1ab3d075cd415abf2a45eb42
MD5 284b098cf209b745dfd9fce478e727c3
BLAKE2b-256 2c0b30d4dda60b187725d362c78875cac11862159b4af756338d5108d2b8623a

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 12ea49510f48f70abee6d09656c3f5b561814d714b73dfd6534e493e165f0f62
MD5 7df52aecef1051d58f6419cc5c54ea12
BLAKE2b-256 372284df2ce782a876a884a6ec5c575eadf1d7c408ce74d0a6f61e5673293d4b

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa5120d89492b156ab48c0f5a40d99a90fe825c1ba09243dd210984712848d43
MD5 daf0e61e4204057fd86e73cff1712e3b
BLAKE2b-256 a555271036dc30db6771a523482ea2599717b0dff5d97d018207886e06775921

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7456740a417b8d543684a4d54f4a711e87cddfd36f85b0ccad5508f82a2fe58e
MD5 a169052bc9c48abad72445098e1ae2e1
BLAKE2b-256 4a2bec80940d796408729e8537695d4fe0ac92488dee1714739e5b1c1d2e605d

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 db8a3e99d4bb4424bfe6f6831ca7931bfb851317852f324e1e2e8482ea466ade
MD5 69764aa97fc75e02a4a6d00c9dbaa5e8
BLAKE2b-256 5205318b8583a8f0056294794c5717f3bdd67b4ae70d65bc53fc6432cb0f9035

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 82448d9556ca856d00f966b75091a058e1eef855f6e692fb7851d6403a50c908
MD5 8af1adf05d82a432efa0a44c34d65ce8
BLAKE2b-256 5cd5dd7d4a4e64498b775c92f0b1cccd167def8617c5102daa2032bddef7a679

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f62c7c52f07e40d4fdec321c6fc257a9a192c949795161cc40ccf9623bc47f6
MD5 89118cb36fe2e4b06f510065618a1bf3
BLAKE2b-256 04649ac8d233e81c829edb772b46e2eab454c716b9c5382e60c7f77a7a8cd1bf

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 de6b4f3327fcb7a3d1f3901d0e36b6f25e743bb4f61e15757414f384432b7259
MD5 e8a631f704d7be641c0fa53a710da57e
BLAKE2b-256 bc6440c9f31bcc81480600fff304de124331181826797026fba235e907a0ba01

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 91cba42455c44a0130234fb20d03342065a68b5280f9082ac3bc5e469e4a48d0
MD5 caf2f59383fbf2c366c03ba5cfb0a016
BLAKE2b-256 ca56f6b512034c6f2eb2b87ff1b5876610f12bed49c8ed3d2016f6e2974430a9

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5d5afd037cb7fbe7aac47769c23edb10765278eef4aa47c339ebee0cecd7135e
MD5 bf9d9e024a11e988443eeaa6ce0c9c44
BLAKE2b-256 e1d045acae47ded13dd51e1757a3516e8c117cbcaa8a985218a579893a7949ca

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b434e7b1d2228de61476a743e4be05ac0bdfe00d4d81290941d0d0ab30ee07da
MD5 4ef390610dccae961c540704c63fe340
BLAKE2b-256 7b863bec0febc9f858883ac6e466d8c28e29774e7395245067a5f639003bc7cc

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b4604e207020a7d8362a0c81aa89b65382f5af394c44f6dda4434d660f89d615
MD5 146307db7ab65b0f8c484908f1043e39
BLAKE2b-256 317f42099c1463c36c67d9beebecb63cfd2e4da3872fb14517870658b6f7d968

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d89647fbe39df22981b48f69c4e1c4e473fdecd88a9b2a482189dcd0c16f1e79
MD5 a7d66962f12ee6b3a3702191d1fa436e
BLAKE2b-256 98f0881c677716f3fe4d2f3257a8176db76dbdc9f83e4ab5733be7b280514d88

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e68d772ca578d3330c6f9d44c8edb8d15003252d89cf5c29c8f01c48027380ce
MD5 cee1c6e0f637af59188efea0e2f51fea
BLAKE2b-256 036cab88cf49c25517b33a20d6d689d145eec96b813832a24cca9f22ae5a8103

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 105bd43c227b78935324d2a1ab57df1f1f2d255e8c0f7bd74f2efac3e482cdde
MD5 dbb3b10e34e9ec5d00a9ac4cf1a6bc62
BLAKE2b-256 5e4b5209352c3143e65c19b2117de3d65157c416c5cc587dd4782edf56c52d81

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94467fcfb58ad4671f243b21fda7a15dec70fbd53688269d1ebeb4559f48fa1b
MD5 885909c9d6f54449ced8d193c5e6ee4f
BLAKE2b-256 e33fa8a363d23a0f32144c9745110158757aace2a9d82c5c75a4db16cb5cc2f5

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4f571b49b32260329f3a35a880f49a536031714d7344619a51f959b9d4da4f99
MD5 9a33199aec919ebcf0e5135f45c94920
BLAKE2b-256 6c6529e25ad112f36c0e846266d5e31f60fb72486fdd09079a0d183aeff0f261

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 837af1652b1899dbc8bae5aecf6e6f37ca8878294c55bfea74d18ffa3cbbb4e5
MD5 94b6ea18303930e2054a729cf003bcdc
BLAKE2b-256 c4d368a84d54a5a049e628cd5170346be79d24b0c720835896ebccb2d26beacd

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1929c7c040b7b4c2c5e51ed20b7a7693feae3bb6f4d148be5f91c75a711f9cdf
MD5 89357825a320760439f8776531498109
BLAKE2b-256 821670bc9bd1ac4a85b65a499504c566c9a51e41659ad60f4076a137dcfdd63e

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3d555c3cbba8308c83bfeb1686a59f783065f479eae52dc244e9ce7bd8e7453f
MD5 3aba970c77c3f97346f1b1ceb0d80454
BLAKE2b-256 bb42af77b98f60b1a223dee4b88dca8df87f81737e22805beca38bc2a647913a

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2c0bc323e8bcc75a1bb0b9ecfc38ad71370569e145ffc4cd97221905e2980ef7
MD5 d46d8210f0b638ee7d51f17188573f83
BLAKE2b-256 616af1cefbed84f925d09e55f3270276d2b333abeaf9f107aff2d70a3d3cacd8

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f8ef8d3ee51a6f038c7011232fa3b2510e21c97f91c9a440640fcb527fb647fc
MD5 d253c6abaa7c0fc13d401ac25414cc6a
BLAKE2b-256 3fd4b2b3dcd0a9122336af7440a0c3821463486807fdd1a070a632179c204a3f

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 80446925c205105706412a4e351253e912a72dcb9be9c780fedd7bcf217fb32d
MD5 73e6433daf8e52422f4e1190137730e4
BLAKE2b-256 85e48b8fbd009f1a1d2f95bf1b5788a6193aaf91b1f2734f2f23e5f50f1ec3e1

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7c5049b9236b5a9432a5f609feece34c1f9a5616084384c17d1ce46e1efc8fc5
MD5 a5b40d458645670b127faf9796f350f5
BLAKE2b-256 84cd7dd4fcd9671940b68bf9cd6ad1ddfef7faa1ec6088b778cbc2df596eb22f

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 094eb118f8ee5a602d50bea5bca62c892c58f41102f185fa7283c228dcac333b
MD5 cc7e9d8d7068caaa9dfc39af1f688896
BLAKE2b-256 62fc184df84f07b18be3cccac1e6c536bd8afe31d898b4fb42803fe98a467e9a

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d4be0aeef837058840f15c0c9b9c6fd39e6b604326813841d725871485c68de5
MD5 a32f33eda595653485e3e2cde404803d
BLAKE2b-256 87a190d11abb723acdc98c79e0ac7e82c204bd81a1e5abafcc4ab436808406e1

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 edb5fb1703850a7e2ececa4ea38895a5af6230aec54893d1f0c7835ef24686c1
MD5 6b404af74fb1cf81240cc171692e67ac
BLAKE2b-256 516ccccb6ce8c54e5f169b2b1d9853048fd570664d7f6d557683956f02e564c8

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 27d64e9f047cf8810dbbad8a956fbc1ffaf84511f6ded7cc04d2ee572be3c6f5
MD5 aca0e70db3b03c90bb5afedbb58c04d0
BLAKE2b-256 5317098963f554dcec1b46ec61d3ceb4eafeca9f97ff0bf9c0aa5d6de8f31192

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d4d72fc655f44176ed072e26c80cdcff1a6ff5a7c03a59bfcff0805d23989f3e
MD5 8465ab6823a946c606694a77c2fd7a5b
BLAKE2b-256 8ce7351f17f920a98674bbe41e13ffe29f0498f1bfc5576ecc236feb1fb76733

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1fb84efce7b2e561b4980467509799fc78ca804dd353a5ce670aa7eec5980a6e
MD5 61f8debaeb4ef176b28a44bcdbc92d73
BLAKE2b-256 3210171a7b0fddb760f73039d3b1f16dd33a6c371456f65cb377f8a8d408f882

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ac3ff30ad8cce971d166bc2249db8641f7507d42bffd4c9426b9cf8fb83cfdec
MD5 4f3e7156f128ebd0b7f88432e1c7d6a6
BLAKE2b-256 5adeab78c3a2cabc62b9e9c613ac457fb8ee84d079126871aefa1a1bff7938bf

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8dde9c21fc6ad38f4f95bc495eb6e486605dff75df2e44206c9045d01f4f7645
MD5 a9e8e3197b79ec58334bc8dbff607e2c
BLAKE2b-256 69c21767fe8f9f4818f9459939391154ddb72f3aad9cbf7526d4652aff580c27

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 032e3aeb0b2b952d435b8b807518cb3012bfb0a85513543de5e3474000b90e08
MD5 bf4bac2c48724fa076e86fe88de16ee7
BLAKE2b-256 68423caed077040dd3394ad0a769b154bc1ae20a048e33f57fe24d55d49e6861

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8cb022760687df20a5ef35aef44dd6c17966ea9bdd62084b108d14bf6aab728c
MD5 43efb053fee4fc845dd517b1fbb08bf0
BLAKE2b-256 e2fc5b044842e4e01625ce15a57b280d81f2090a7c85c615aad6685ec9f9a5b8

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4fb3f0a06943f1274deec02d5a0a2d5b82a287c749f24f00f0900e4a42660ce3
MD5 9af2e99c88fb22905fe199c02c4d4426
BLAKE2b-256 68c77aacd1b3702af5ce5550f5db0b0d26a1fc5882772163c49a48b8df91d959

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7dd779f83e3a2e0ee754076b3e45c8e35ffef4707617a1328cc2e93fb5b3025c
MD5 c0fc0a1f8f95b894ce600ce185f2ec0c
BLAKE2b-256 246b648fcf089b1c7bce74828c6c4a9714f145fce6f4415cfea6fe0c593b6c95

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ada728c89a0339749ca209c2356faa321730cbeb1fb3924a0b746d25f41d3e75
MD5 1e62278664644892546fe2c812baa9a4
BLAKE2b-256 e8704ed88e3b540b0dbe9bc3ff31416ea3fefebac1630f3e146cf92b6dc6dc6c

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 da0e194ac50522c4a2e2af83aeac26597e2c2d7a9589633af742e4995edebcfa
MD5 391cc58ed480aa37f060b7b544694a5a
BLAKE2b-256 b71589c036aa82516193607685a1b5b6cf4fa2729827dd377b088d205b08d895

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2beba389206dd45ffff0ee430d56bd94bce381d2b52aaa739b0734e7fd4db149
MD5 d0e3734a0cb5786fa44308f8f8feaeae
BLAKE2b-256 56131a0ff31a79a8585b08c0c9f66137d88189cdb5e74bff73f09e15aec2fa74

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f632394ca7c1d514ac94e769310864266f8e794f0d28dd0f62163e5b0c8a2419
MD5 0407a74564d84bd6ad28d27733369fac
BLAKE2b-256 773460302dc2b246de9c07a5c941b2059c8efb2e2241829f2ffc63dadae1f129

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8fe77ebeb9c440d008624e4600e0dbca8aab71a237713b5785e6022c418ab9e8
MD5 3925f6728cf59b284bca6e9657f6e278
BLAKE2b-256 7af0b93534e34a8823d89996fa3bdb6c779886b0d3c739298fa4addf7f5de679

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp39-cp39-win32.whl.

File metadata

  • Download URL: rapidstats-0.0.24-cp39-cp39-win32.whl
  • Upload date:
  • Size: 8.9 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.0

File hashes

Hashes for rapidstats-0.0.24-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 32272f422be703bbcc78aacda7961c3839e8301df89228344d57b2b6f69a3c02
MD5 d3e651d2fdce026b38d8fa2c7b87b92c
BLAKE2b-256 d4c99dae03223095a7c18277f9ffbe9322945676281da5a456917c777f5d52bc

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aebec5159df22f3be2d904dd44dc818527b367076bf1c1929e03ce89870b323c
MD5 511fa0037b98ee41050546aeca27f9fa
BLAKE2b-256 ad19e495ccab8470c7db2a268a401bf1657462a7280664a8c4272942562681e7

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3cb7eacbb09708b78f657d7060c1154db4a19e9b2fa753644716a4ecb9d3a19b
MD5 a7d11cc96a486492cebf1d54a0f4fef7
BLAKE2b-256 b18aef9c380b6e0602485da4a475db7590583b98c5ea14322d7b64f4d923a413

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6c9137d60dc29173b7001a4e6b786fa249d51f50d55ca73b7d5403a3e7abbb51
MD5 721279caf0d4bb2768a9cce5d19d955d
BLAKE2b-256 05c053b41f36253ef7ca8efda8c767d34eb2cfe3b4bfe8be32c7af6848d0f88d

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 654374d771d9e8d23c349632e199c1e4cbee199ebae737d94ddda0f099b5f0dd
MD5 dc447a280473353e340b20e2f6a20ac4
BLAKE2b-256 c672683a22339971219a3788a9a6a6cbe3c8d2bda820965a0f1d1028d69606f9

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e9ee4c57ff119ecd9d07b75a3e471e138109182283190f59aa125c16134ff56f
MD5 02d974f17951a8d402540fff76990443
BLAKE2b-256 e8cbc144719abb3f5b31cf20ad456cd91579a6303cc81f5fe2b81389c65d308a

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ba260ce29ef3413feed0044e12e474c9c8ba2e1ca0586d5cf07a1fd2250f4dbf
MD5 ea4d20d9b864822f62801c05dae27361
BLAKE2b-256 f42ce29b7e771c17f0653697913b674c68840ee9576fb4be70b045c89a8a0422

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp38-cp38-win32.whl.

File metadata

  • Download URL: rapidstats-0.0.24-cp38-cp38-win32.whl
  • Upload date:
  • Size: 8.9 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.0

File hashes

Hashes for rapidstats-0.0.24-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b69a91673cc40fb168c2af47b362caf5db90671ba41354f724a1dbb6a8af30f7
MD5 7c2137692511627e94a065324208bc50
BLAKE2b-256 7306f6eab229bbfdd298ab289ab1444cf0c7d4d78b3eea360c31a98c1a352036

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24a7db67dd0576005f266b44bc9da70dd12b8eb4a846863e69ff8f09fa251df9
MD5 30e96c33e9d6e2f701e9153d96db1bcd
BLAKE2b-256 286394947711a8d0853671894fe0ba69c758eca4fd84ddf50eeb945f9ea363e5

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c717a0438ba3ccc7028fe0cfda240bc11326008ee7bbb19dda591a2a9336b6c4
MD5 e2984fa831084a3fdaea91f57dd8353e
BLAKE2b-256 4c610d8048845904fb0afa8087a5c5080b96847043739b44e8aeab89627ddb13

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2cd9e6cb1ac997ed0f184c27d691dab24526bc5b35caa036668c701a9fbf5588
MD5 993d51fc4bac49a71977612519560ed6
BLAKE2b-256 ead36bc894596e4ddcf6b588ac43030d1508bd1d0ec101900f1680b7cbcf3d45

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ae0b1da5b1cec4be7eefd8ac21f0bcb97314996f78c3887970afe7b489db462b
MD5 1dd7810da217081e612aa5daccded32b
BLAKE2b-256 3d50b96c12a50e560db5c11184196f3b00437478f8d68f8e7722b57042d5e15b

See more details on using hashes here.

File details

Details for the file rapidstats-0.0.24-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.0.24-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a39b0713e32c68e97abaad6d0f63c98acc2898052893018a6059de333f5e078f
MD5 489db8519e51fa578173f0e3749dd255
BLAKE2b-256 4c44655ab7d8423c7cfe490ee474a2a26d71332e2ccd6cdb1dfdeeaf123944b9

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