Educational statistical library for analytics, teaching, and research
Project description
AnupStatLib
AnupStatLib is a lightweight Python library for statistical calculations, designed for teaching, analytics, and academic research.
Features
- Mean, Median
- Variance, Standard Deviation
- Pearson Correlation
Installation
pip install AnupStatLib
Usage
import AnupStatLib as asl
data = [10, 12, 15, 20] asl.mean(data)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anupstatlib-0.1.0.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anupstatlib-0.1.0.tar.gz.
File metadata
- Download URL: anupstatlib-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fb65baef5ca6986a13ac753759a0b9c2dd34d7eeaa1ef9e79e88905151d5980
|
|
| MD5 |
04900e46a2f1d1f837998ab728860c65
|
|
| BLAKE2b-256 |
35bc94e894b69b391389a4b9cca9bcd8b9610a3b4f412219b7cc8f8173637820
|
File details
Details for the file anupstatlib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: anupstatlib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
214a02fd83b108599fc1f70339b1c0f671643b2ded9923481733f11859170f8d
|
|
| MD5 |
45eb33772da3c7d230b5259df98a5982
|
|
| BLAKE2b-256 |
37dd97b9909a1636142036677730179ed7ded02cc982d764926f17bbf3c7a522
|