Skip to main content

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

This version

0.8

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dean-0.8.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file dean-0.8.tar.gz.

File metadata

  • Download URL: dean-0.8.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for dean-0.8.tar.gz
Algorithm Hash digest
SHA256 637c0978045ef7de7dbb93eb381bbc6bd1f1a39350335fc610d9600243ab1b9f
MD5 9b6c46979089f1230f0ea0728351fbcf
BLAKE2b-256 06d048610881a22e305fa1d23b9b27a4bbdeb63a211bca8e0aaf1d9230cf3505

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page