Skip to main content
This software aims to automate tests analysis


Installation:
pip install ABtests

Usage example:

```python
import numpy as np
from ABtests.analysis import TtestIndip

mu_test, sigma = 0, 0.1 # mean and standard deviation
mu_control = 0.2

test = np.random.normal(mu_test, sigma, 500)
control = np.random.normal(mu_control, sigma, 500)

analysis = TtestIndip(test, control)

analysis.report()

print(analysis.p_value)
```


Release files for ABtests 0.0.2.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for ABtests 0.0.2.1
File Interpreter ABI Platform
ABtests-0.0.2.1-py2.py3-none-any.whl Python 3, Python 2 none any Details

Release files / ABtests-0.0.2.1-py2.py3-none-any.whl

Download URL ABtests-0.0.2.1-py2.py3-none-any.whl
Size 11.2 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
f379c1751be1854d4468e5b18fa47cd49e9cced435a769867181513d71a84772
BLAKE2b-256 checksum
How to use checksums
fdc4c527cd95a735862c736ea5b3d42bc9c2791bde463db0143dea53e324507e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.2.1 This release

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page