Skip to main content

Fast Python implementation of statistical bootstrap

Project description

fastbootstrap

Fast Python implementation of statistical bootstrap


Installation

pip install fastbootstrap

Usage

import numpy as np
import fastbootstrap as fb

n = 10000

sample_1 = np.random.exponential(scale=1 / 0.001, size=n)
sample_2 = np.random.exponential(scale=1 / 0.00101, size=n)

stats = fb.two_sample_bootstrap(sample_1, sample_2, plot=True)

img.png


Check interactive notebook here

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

fastbootstrap-1.6.0.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

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

fastbootstrap-1.6.0-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

Details for the file fastbootstrap-1.6.0.tar.gz.

File metadata

  • Download URL: fastbootstrap-1.6.0.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.20

File hashes

Hashes for fastbootstrap-1.6.0.tar.gz
Algorithm Hash digest
SHA256 e4e760282700f8a6be94aa1812c0c6f107b4c1dd1a50f54a96f33f35b360609d
MD5 71aa87e56f44d030fbd57c9df819334d
BLAKE2b-256 442c23f9bead4484a1b5b78146bd0fd8677dacdc0d9cd81df68abab5433e6389

See more details on using hashes here.

File details

Details for the file fastbootstrap-1.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for fastbootstrap-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f383f6f624ee929bc97ae82cb5ab35d38fa9a85b48ee1f75dfd7f25d116dfaee
MD5 ae4abb98677e94c4d5516e2af1d2548a
BLAKE2b-256 7194dc24be4f6b56d2109abc1b660310c91f91e930f4fb08bc4ca4ac30b7e097

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