Very minimal statistics module. Useful when you dont have the disk space for numpy
Project description
simplestat
Very minimal statistics module. Useful when you dont have the disk space for numpy
Only contains the following functions (and only for 1d arrays): mean(q) std(q,m=None)#can set m=mean(q) to save computation time min(q) argmin(q) max(q) argmax(q) statinf(q) return information about the object as dictionary sstr(q) statinf+json.dumps(indent=2) sprint(q) print(sstr())
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
simplestat-0.8.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file simplestat-0.8.tar.gz
.
File metadata
- Download URL: simplestat-0.8.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c8cc222bed83444470b840fcaee5f4a897dc8186d7bb4f150bb2ac1ea8d440c |
|
MD5 | f33a68c88bbc86f5562ff66acb1dd0a6 |
|
BLAKE2b-256 | 6df490b8e47bb86219b989acaede9330ecc5acbbcac5a3453bafb5c31b796210 |
File details
Details for the file simplestat-0.8-py3-none-any.whl
.
File metadata
- Download URL: simplestat-0.8-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8c4eeee4992acf94fe29eaae1a530de4577a158d730944457e94987f5bf18a3 |
|
MD5 | ad7eca1d07b09b62567f7607f3cd30be |
|
BLAKE2b-256 | d4b74ee329f864eabf9f64b3b5c7da6b5bdabd0209e246235a0e8b06325e9b52 |