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.1.0.tar.gz (347.6 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.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (15.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (14.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rapidstats-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rapidstats-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rapidstats-0.1.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (15.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

rapidstats-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (14.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rapidstats-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rapidstats-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.0 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rapidstats-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (14.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rapidstats-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rapidstats-0.1.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

rapidstats-0.1.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (14.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

rapidstats-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

rapidstats-0.1.0-cp313-cp313-win_amd64.whl (12.6 MB view details)

Uploaded CPython 3.13Windows x86-64

rapidstats-0.1.0-cp313-cp313-win32.whl (11.0 MB view details)

Uploaded CPython 3.13Windows x86

rapidstats-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rapidstats-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

rapidstats-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (15.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

rapidstats-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (14.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

rapidstats-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rapidstats-0.1.0-cp313-cp313-macosx_11_0_arm64.whl (12.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rapidstats-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl (13.4 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

rapidstats-0.1.0-cp312-cp312-win_amd64.whl (12.6 MB view details)

Uploaded CPython 3.12Windows x86-64

rapidstats-0.1.0-cp312-cp312-win32.whl (11.0 MB view details)

Uploaded CPython 3.12Windows x86

rapidstats-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rapidstats-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

rapidstats-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (15.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

rapidstats-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (14.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

rapidstats-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rapidstats-0.1.0-cp312-cp312-macosx_11_0_arm64.whl (12.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rapidstats-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl (13.4 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

rapidstats-0.1.0-cp311-cp311-win_amd64.whl (12.6 MB view details)

Uploaded CPython 3.11Windows x86-64

rapidstats-0.1.0-cp311-cp311-win32.whl (11.0 MB view details)

Uploaded CPython 3.11Windows x86

rapidstats-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rapidstats-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

rapidstats-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (15.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

rapidstats-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (14.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

rapidstats-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rapidstats-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (12.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rapidstats-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl (13.4 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

rapidstats-0.1.0-cp310-cp310-win_amd64.whl (12.6 MB view details)

Uploaded CPython 3.10Windows x86-64

rapidstats-0.1.0-cp310-cp310-win32.whl (11.0 MB view details)

Uploaded CPython 3.10Windows x86

rapidstats-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rapidstats-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

rapidstats-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (15.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

rapidstats-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (14.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

rapidstats-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rapidstats-0.1.0-cp310-cp310-macosx_11_0_arm64.whl (12.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rapidstats-0.1.0-cp310-cp310-macosx_10_12_x86_64.whl (13.4 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

rapidstats-0.1.0-cp39-cp39-win_amd64.whl (12.6 MB view details)

Uploaded CPython 3.9Windows x86-64

rapidstats-0.1.0-cp39-cp39-win32.whl (11.0 MB view details)

Uploaded CPython 3.9Windows x86

rapidstats-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

rapidstats-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

rapidstats-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (15.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

rapidstats-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (14.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

rapidstats-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

rapidstats-0.1.0-cp38-cp38-win_amd64.whl (12.6 MB view details)

Uploaded CPython 3.8Windows x86-64

rapidstats-0.1.0-cp38-cp38-win32.whl (11.0 MB view details)

Uploaded CPython 3.8Windows x86

rapidstats-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

rapidstats-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

rapidstats-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (15.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

rapidstats-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (14.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

rapidstats-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

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

File metadata

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

File hashes

Hashes for rapidstats-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2393cfc42b0162924d4063d1053df7a92a74168cf127179fe63ab785bd3d696d
MD5 45131ed0f5ca80bca297d6a17761bdf0
BLAKE2b-256 550074bfb3edddd5f104546f8142433391a3d8cc16af2a5a6d8906b511b651e5

See more details on using hashes here.

File details

Details for the file rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7fbb3f7ec5a6e7697762949d6125908f30cc1c8f10c5dcd62463e0eaaa14f415
MD5 d605c04b4bf27065438a1cf713d65c65
BLAKE2b-256 c940a4b0fc3e7ba574b36a7c8c35fc5167fe632a52e6f24f994e3cfedf7cb5cd

See more details on using hashes here.

File details

Details for the file rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8097ac52c2b86d26432b3ee53163de5a0cd6ac79492858912b6c6510e1a2874b
MD5 687fbc19e8818b50d82b57fb669702d9
BLAKE2b-256 dbd2bc36a12f5e8295f8800a5331f5468802dfc94470a611427b47e0e6cd8dad

See more details on using hashes here.

File details

Details for the file rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 633780604d602e0a24bc501416663cce54fa718e5de85df8b888da796417ab28
MD5 1264777be90eaa2cf192f9163e2ec536
BLAKE2b-256 5940a3114670a15cc075b5232e65238644411aa7e918e184d3ac81e183e80ed5

See more details on using hashes here.

File details

Details for the file rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c73776118e6e7157756d2a74a229023bedb6c128c41e5dfabb3111bb2e70b876
MD5 87dafd5158877a70e5e70be1a4751cba
BLAKE2b-256 37a98db115ad041ca7aeb6708ed4a0af843c67a172aa587b349753687d9a1aa4

See more details on using hashes here.

File details

Details for the file rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 66925d477d49acc53768a5c503983d724f04c6a3621647266f5a7976b71e6929
MD5 ff7d43e0d1aa995ebc650f7f34a541e4
BLAKE2b-256 6e986a8b6f35676f8c3ea287c1e268a18094c54978ff942aed6dc6049e4154ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c7227762406fcb1634e4a0984b73aa06c56e732e094e44ac31d8536473ee759c
MD5 7c5d2c9ae4fdb85e9ff9eced1127e77f
BLAKE2b-256 938e72ecaae718ad08045ef76b0c6da92956762b65ae85096582419f2002eb73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3d87aee6e3151fc00491949ec0a7d1d210745de3a429b48853c329545923d015
MD5 c4e8997c634c6ac19160339059027037
BLAKE2b-256 dae479db208f51da8cd2f3eb51449a53219d03325e3a0c3200f07e7ca871b472

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 32a17ac765e92262df787c57c54de718ef95b8bcfdab1e56bd7ebabb77e8c7f4
MD5 c9817fc1c9dacb7f403fe8ff9466dc95
BLAKE2b-256 6cc85b60bc873ddac87b79f7070adf24a744dbc5683f2b6bce1d731a07c4d3bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 836c91d1b06b5eaafc068088d69816ae510b0beac477465ea925f1097cfd3841
MD5 b274c518d1bf13363e70052f5a50b8b8
BLAKE2b-256 d759445e41ad555181a8917bff1b38f719771edf7bf4e770a15237462c22f8e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0d416444cbf9c20d8e4c3a1139caedec43b48458f7d66915c1167a3d925025ae
MD5 71789f726a0799a5c8b3739e44ba90b1
BLAKE2b-256 83b75556354f0040246f6054f1f1dfdd8b522b0bd7d5e5d6bb1446a675247d64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 396d2e295ec0df2c113b56eb193f561aa92eaf449dba61c232a30332a3cca9c6
MD5 872ad3245be7b26c58cc8f15382144c8
BLAKE2b-256 10fe2b7ba850759d78a0b5a1ae5d177d8d9e6a14e601f8dc7b3fdcb7c44a241e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d8bf7ca55b46b021e48de5309198f7c2dfa5a654ca8c043bfbfea812412cea02
MD5 1530243c1f5ba1861449ed343bae62fe
BLAKE2b-256 1fcb8c9c779eb4bf42d776db315894c196820f868d10977aab6e31ef5dc1dc05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e95fe9028f2e5d6d1727f9b4eb503317d583f714853656fe3b5dd1af267c0461
MD5 280c207ea7acb23d3bc69a830dcd2284
BLAKE2b-256 d745fa0c5b4544dcf9be92f02128783ace65f1d81758639d89099df11d7d6f45

See more details on using hashes here.

File details

Details for the file rapidstats-0.1.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9740e2412d7a8fed94fbf4b50b635ed72c6a8e7ed7449e0bb4cec1a439cf46c7
MD5 79ca2b51e220fcfac554a10453b9bc06
BLAKE2b-256 9c6b381f0fa133479f08fd279a08aad2fe10bcec338914fd2c9633b73e030478

See more details on using hashes here.

File details

Details for the file rapidstats-0.1.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 de1ffca18e47be21cf01e4663badd93c9e4ffad1b7e49995da3db2e5e049c65c
MD5 1bac340872c125552a6207cb22c50e04
BLAKE2b-256 c59b47a9b1cdd825c2180cb086534cddf14c412e5f629993324f0f34b2d11d00

See more details on using hashes here.

File details

Details for the file rapidstats-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 afe7781ed2a965efd58eada4f0ff3f3a3b0229bdf9d4a53a636c818cd5ba687b
MD5 14e6ff743d98dc76a4b68e3eb5e7bfd9
BLAKE2b-256 cacfd4e5a9f604ca26eb5e9c5ce368a14a7c3c7e57a32c0d1905196c51745399

See more details on using hashes here.

File details

Details for the file rapidstats-0.1.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 aed3b80138a716b92da5d8b8feccee55f0fb79017dd4cfee53e966274b4eca87
MD5 889d6fc826115d4319f89f3b132dc891
BLAKE2b-256 9586ce50c4f8dd495f7ad836e08c573967c357e6fcbe9ad2caa1192855bdb221

See more details on using hashes here.

File details

Details for the file rapidstats-0.1.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: rapidstats-0.1.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 30cbfed61b427b22eefa82d997b31b7091cb37390649ca7876589359d57a41f0
MD5 bb199cc3e5e85ccb22f8e477b6a737a5
BLAKE2b-256 3a100739bda330cc158e6ea21a5af4821c21740524d36bf1c45c449bb31f6d3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94a9c180aca3881df4667b11d4ad87bbfbb275cbd37337cb7b510a86e8a8a4b1
MD5 df36475dfc4fe26a943eb7509356ff33
BLAKE2b-256 efc50d0708dd83a7ac149306820f6354ebdada73da3a21bcb8bf3fb85d2ad8f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0fe3bc75e3df66b6322e0f324c123af3063225dfd7f52bd942a06dd67fd0bba5
MD5 fe52031d54ecb75e3e138001216c2546
BLAKE2b-256 49f33f612100ab0322a593cc3a4c474b19cfecdeaab62cdeb300055935123e29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 84e4cb3dda18ce6110607fdd500d3cf0973050ff3b3821f4f4593ab6c39e2311
MD5 033d3840ada09ab1888afca01b1ebeb8
BLAKE2b-256 1cd3b78e5a126f47b3fbda1d02353fa8dc626327c90c4e2268441fcd26826156

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 173e916195851c3179c516f5b934811c2b77152a67c441cbdb89d015b6be4917
MD5 ea344e8fae95df77475ac8534f236147
BLAKE2b-256 8710bedeb05f05b3d3a788d99d1c74756f511dfdb6296a168944ea58f6dfb153

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d1bb846c432f66769359ae5690b08004720bb53ce8ce50b1b914c00fd6381c14
MD5 e9e7baa3bacb00555474c9a28525eb5d
BLAKE2b-256 80cf5956e6388ab6a93c93a00966d50c7d139e85b4d3cd6d9aa653917554cd34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 47b031b279ec8b8667e7010a85d6918e6d227b9db7e9de0e4e48148c1f7bc8b9
MD5 1f1e07a8a4d5cc1cd4759500be7a0320
BLAKE2b-256 af2d25d94b8ced59f787515bd71ab864c02337709c655da28d48071d21c23410

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bdd8c768a4195d9e202c614d00ebd19ca88b3d7cc67b48cd96ef6bdaccf80110
MD5 81d6a90178d4efecbfb5abf5f400d0e7
BLAKE2b-256 5336476743a0018cdfbb97387a65a0d529ed21db6321fecbbd7123338ec02585

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a1f780409d4b5e7fc689e5bd35db1784049852794d05a761df85f79aa5a11eb3
MD5 88718119cab5542f916e145712c5057a
BLAKE2b-256 ca22211b018a5adeb9aa9a65e6142b65094c9d603e89fd632e5db2102b552620

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rapidstats-0.1.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rapidstats-0.1.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 213c6b63f949dd41f1c2e4f59056a9015dcbc097b79968d6545466bd71a22599
MD5 486793563ac09050ab4659ae64013fc5
BLAKE2b-256 9049128d732b0543c92436faff62fd5307dd525fcc4dd920b921dd6ff2c6ff5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dc62b4c7981bdadf6f837a062ea348bb89d71748bd4542a0f22960386537d55a
MD5 4a2610dc6d1668e6296dac879820aa56
BLAKE2b-256 6cb6e5185bfdcb0ed406370086c58214de1b533861841680370919ccab790223

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 aba05688342e29a69a44a90815ba7aaf6cb333c91f9452f0c29e926b4de5c829
MD5 d34c4edf09604d7b37f5125f9323e547
BLAKE2b-256 cbc02c5f6929ac6c86efa8bc944fabf5a6d1c8c25957b84d5a4a4a036836d236

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 34a0868cf87d9ff6619a96dc7a7e4a3ed2d27d3e8fc19dee2705775cb182cae9
MD5 1d0b97e8163b18e98d1c5c5b0bd9fc30
BLAKE2b-256 dc0ae1cc8f51461127c00f9520c8dc23556e0e67b4016a32c036971a7f8395b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 96b991896adc9ee82ff90dfda4741b4aa0c367b382da7853a6bd0b739163e2e2
MD5 c77d26363c92fe0570a26d089d793241
BLAKE2b-256 290b942d0fbdcc4c94b3eb24c7d4b55da62c657bbbf9c66cacf47955095d9f14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a310b92c0276a4572425aa9e6c33ef9605312e64ba292db0531d3f21cfba4be7
MD5 a696a47115a4ce0837146942398b8722
BLAKE2b-256 20e18afcb81ed4066ca83a3c4b9d3853df84bf103b68c85a32149fa99a326958

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d69f09a9a0b1b5a9775abc22ac74acc93cf03055b0831ddc0a3dc9a9df5ebba8
MD5 c6a84c5d382dca9a8c247d7f18707d19
BLAKE2b-256 aa9c46bb9aa613acdbc33c4d9e19eb06f1a488bf328038f6e364ab1d35a30a7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 972afb07c1100bfbd36293bf3401ef089c6d154d18025240ecb4f9372be8a909
MD5 bcda030067c6ba09009e7465c183e81e
BLAKE2b-256 dc2978a7bbd8418c18772ece6c7d0e5bffab9689bc8dccbbc05bff07bce79726

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fa70272f9cfda729a0a3e3bffbc02eefe5da29dc8f27356e49c132a39a53b789
MD5 bb255955bdf182b633b6c345f07bbae2
BLAKE2b-256 7cc44196579edf79403a83aea230615d57952bb9fc2d175fe7a28699e51652e6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rapidstats-0.1.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rapidstats-0.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 cac803ddf073336594e01e8bb8bca6909fcd5a8befe39bbf936b70f0f5682fea
MD5 5d44a4931c2b97145dbbc54f05eb5276
BLAKE2b-256 a85a80fd3b0d1eec970e70dbb22098ec22894f7dd86e5bb240ef10b870322f9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c71bb85bc83ec1b935e3165aacc5abdc3f3d9bbbf2916bab4ff588490d3e17d7
MD5 d5ae96015dd38f404b134cde1e6dd4a8
BLAKE2b-256 3affc1b4a876579bb54dad62a38476aceebd543f7f133e1c441851e05de906f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bb7b0080e315b1edbb255b7babdc7c7f48cf668bffbd43637d2e823ba991f4ed
MD5 f235d3ccfce4a37192a2915330fc8688
BLAKE2b-256 1675b9dc621d0dbd20018ea53551cae706f7f136edfa0bf275b2a16f29ad92e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 376335d21ad492e52935d6e6672ab71b77d7b0606e3b450cfa2a348baa1055b3
MD5 7a7801b13933c9ef1b3f3202d1d00609
BLAKE2b-256 8cc34eca4a074119e19dcc0af6f607561da2eb7ffa33652e64e657c894182ec9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 dfecdc6a726ad5cf1929c0dc66db38df26627c19e0d99387d3fdbd5e87a064ca
MD5 734222e7441fee777e2084d562ab8bbf
BLAKE2b-256 b243d7da809734dfe5ebc5b98cce539a9a9807e9e61c0e8e6dc4d06a0a8465e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 09990b0ee1158d2119df0007e6938f4a7d31043f8bf0c5cba6c1fbceb857aac0
MD5 03fc821ea8ae1b9057070324205fe86f
BLAKE2b-256 2943f281e27f6e1135722c57dd01eca9e8031c9a62b21a3cf2b6d591cc36fa96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a7d3cf6b3bd0c3e580fe938e0dff98bee6e1a39baea46faa1234f6a1d3c1385d
MD5 6185b28541f8cfd5c56272416cfe2509
BLAKE2b-256 29979d5939fa1d5a751df8c81d0b1624ac7c5830f6bef407a247b37e1e79f467

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f8830c8da57b3a84ea42cfe1b7a9871ff59e9460a2de24400920d15254544390
MD5 fb12303f473707a8bc48c1d19e2c3d31
BLAKE2b-256 0ef5196688b8ca34ebf9b5c46c902d821b30a1e52b2f06f07aca80a9b60fa5e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c31a6ddbf862699afbd06611c7c397c619313c481710324e00451580e810dc48
MD5 ae102b15648a579f82f07005acb0ef3c
BLAKE2b-256 e86cd377c04d3163f621ea46aca820e0c21071e4509d26b3e7249ef1718fb3d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rapidstats-0.1.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rapidstats-0.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c2f632854b52691694d910881a97f7310b457954802fdaafcf103bc76c4dbf7e
MD5 8d98e27861944173de7dc61f6b22fcf5
BLAKE2b-256 3c1be86c04e0448f96099e3aaf02bfc00adaacd5ea517e8b2f8b72b66f58a4bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8a7297c78a143390f18c0f645ca46d4b439fa045232aec6773cdcd010716b543
MD5 b82ebf6e5e2bcd3b00bfb2d3dc5db7a8
BLAKE2b-256 e8ecbb8eed0401931b7b8f9ddd6ad49219fd77304906968534d225b0a15c36f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c8134e5a631b147ce3d16cb5a70afd9cd2b6d354884cfdfa0e9990b3afd08183
MD5 ec0ab6349baf6f8f5a248fbe834a1958
BLAKE2b-256 fd235531903519e8ca2c70d630fd4029d716e21a2d5ae6c49861477f13ad7b04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e291390ca02a6b1467e43b13b3009c209ab4b126fd2986c4ef30c4e2e0f9e97b
MD5 0faaae45fd32bbe066369d5512eea6a6
BLAKE2b-256 7ed993884c6d53ef82fd3ddafbf6b673bf6a02124d6a31df04cf1ff5d2e208cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3f5e76e3d7a90b7b3e523f6ad8278e5f369944da4cec8b77c4990cbaf44cee56
MD5 49ef74513cd151828aa3f8a517c3c220
BLAKE2b-256 578e6b9f969915c7b1eb348c713d84a07c6951dfd5be4fb0adb9607401a11fbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f52eb7af4af3e743dce100844dd98f144be6dad8088262edb0a0e6b0b6bcb965
MD5 d4e6667764a773198ae94e525eddb8c0
BLAKE2b-256 8b06a2fd6d87bb9a95570feee0aaf7390a2b7205ab370990c5609d8cfc71c4c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 81712ef3a713aa795c18308bdcf010478278f367c362c2357a11f4d6aee38895
MD5 363499c39137ec28218cf9b2173e793d
BLAKE2b-256 2cccd44168d522503193bbda80fe3cd641138a1501c539c347866ee10560ab9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c2eec6be8d0c404402226afe08703c090dc07c83bbe78c49912f0217a83db980
MD5 987a70eb565977af3f70a05527fe2e8e
BLAKE2b-256 244b4939a9afbe15b928ba1508e102a24016573774f13f0b625479361f85e5ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3b42fafaccd755060287e1a8fef3fce367a45bbdfccf596b56936c5dd4c1786f
MD5 0f2a94b91af2413643ddb1c9dff1efa8
BLAKE2b-256 ec0c7f085286c425120bf329b1dfb937d0cdde63add72df0077828607570d514

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for rapidstats-0.1.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8492d9cd9ed3bc9cd31f878ac151e7f78758623ca83378398ab7f39987504591
MD5 9eb300184a20ff56b036f76619cc71e0
BLAKE2b-256 896289b3411fc0624265c9433f0e084ff724ca8c619cd22610e39483b9247bee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d379efde7c02e57884b01296ae804726c709132b75142684640415aea932d2f6
MD5 04f45b8e597f1fe6f7fa2d92c82136cd
BLAKE2b-256 6e0079fca65fafeb9c8649a246d321cb94faa583b2ec4b9e8c59aeaf3bf808b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2356eaec3e9c39572413f768b8a0dd5307d53f285db2562c51b2ab4d222bc7ad
MD5 4a1a7333dd9dbadee54c609d77571aaf
BLAKE2b-256 337a1995d168cbaa96f856902abf63df3397e2e9fca50e8af7e8ed5dfa832994

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fbd36e62711181527ee41507a6fd4cce38c585054fd5ded58966b337029e7c21
MD5 c04be4be218aa2f8c647a93c4e597847
BLAKE2b-256 4eac996f820e1bc10a990478c407bdf823febd605262b15613baf7e02abda7ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 99153e5a587b4aad86f25620d7a34167c6a129af892332257cd835d98a01d5ec
MD5 d464290a760f4f0f50a7f600d07cd13e
BLAKE2b-256 b24e2f9d61a545db9843d0b5e617b44c22137772a29716909a3cb760b0e96b50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fe6fc75824f2826a6dd845cfd25c3d933dce082a699e304b5fa9c386b56c628d
MD5 35c96058b29a3d979419dd5842b1f96a
BLAKE2b-256 535a13531de9eec12271301dc9cfd66a88074513f1ddbbc53ef3c2805a68c09b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b6dc9908125749b9d17210ec25f5646d425ce7f4f8426370d98cede4db629db1
MD5 763edf2c8461f503286e8977857ee4e6
BLAKE2b-256 11e10a328e0464f2aa589325080e594043fb62f8ea210e1fef0bf5178bdb418c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for rapidstats-0.1.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 76f3fdbf529fcc3c05c7b4f2f2243801eac244fcc6637fcc8abe49eed886a635
MD5 1a5f1f4ea3bafcb42d2e47bff312b38f
BLAKE2b-256 1621aca4741b472fd5df08a50173082cec838db4158915d9c61962bd967370f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f4e3e04a5bfe095192b3d2ed900e3e22bad1fedaae1b33c71b0fdefdece7e130
MD5 5dd1673c6c984d3ae049570aac02b4ce
BLAKE2b-256 140e45199ea146ef8a3e7b5621b3cc2597e7e5d11a5e09249b27085ed197cd83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 89d928867cf05bee4f83cf34a4f0a1b7f4395b7ccd435ab29252edf065c91f5a
MD5 1876fabc895cd23beb8fb354797e65c9
BLAKE2b-256 e2212d9416de26dd907182fcd1c73d46660e7065f7d4f1138c4485a87ac0b646

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2ebf4b5d0ef503bb0ef691707c334db55d63746dfcfec5bdb10c448b707b9577
MD5 3bc6d8d32921b9e25363f77901836867
BLAKE2b-256 437c429e80c021523ba201736bf9bd6af823a474b49d841103499b4b3476054a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 42a40dfde1962abb6914c9328f93f0eee0f772eb7bc33276df2ad05f620f4343
MD5 c57ddb44b06e621556d013a9210ca001
BLAKE2b-256 a002fcfdd3a9d00d2f58c78238ce73b012f47ed047e5f9f4fb618556fd161754

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rapidstats-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 def60d9e26d70e150c8ae74468a9af66ab16af953f72a57c1377140572a492d8
MD5 317f67be571d5a68f6e2054e70aa88c7
BLAKE2b-256 d3479811264dd9d7516ce0fae7e617e49bcd9e3a5b98b957c3510028290d8bfc

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