Skip to main content

A descriptive statistics package

Project description

descripstats

This is a small package to help add more descriptive statistics to the default describe() of Pandas, which include:

  • mad: mean absolute deviation
  • variance: variance
  • sem: standard error of the mean
  • sum: sum
  • skewness: skewness
  • kurtosis: kurtosis

Developed by Shouke Wei from Deepsim Academy, Deepsim Intelligence Technology Inc. (c) 2022

Install the package

pip install descripstats

import the package

from descripstats import Describe

then use the Describe() directly. Or

import descripstats as ds

then use ds.Discribe()

Document

An example: https://github.com/shoukewei/descripstats/blob/main/docs/example.ipynb

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

descripstats-0.0.2.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

descripstats-0.0.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file descripstats-0.0.2.tar.gz.

File metadata

  • Download URL: descripstats-0.0.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for descripstats-0.0.2.tar.gz
Algorithm Hash digest
SHA256 96e24eae6c74e216c619fb7577d3eafb77089e20e83098e1df3e84e7312e1872
MD5 815d4120eac8b406aea8809a95663558
BLAKE2b-256 fd14aa2eb593479a7b3f2d4e2c9a3f840aea9766b0b00124e46f7e3c0212c562

See more details on using hashes here.

File details

Details for the file descripstats-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for descripstats-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d1f556464e688ecce0c8ea36749356fa554d9d6c0ef5d29bbdecda01706e8565
MD5 6e709dca9edbb10a540a739ecc6bd816
BLAKE2b-256 b823caf93df3590d94940043dc7b69d4b6d9dcdfb7885313750c99babe05b69d

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