Skip to content

angcoder-c/basstatpl

Repository files navigation

logo

BasstatPL

BasstatPL is a package for performing different tabulations and calculations for descriptive statistics. It provides:

  • Frequency table constructors for simple and grouped data
  • Centralization measures
  • Position measurements
  • Measures of dispersion

Requirements 📋

The required packages are pandas, numpy, and matplotlib.

python -m pip install pandas
python -m pip install numpy
python -m pip install matplotlib

Some packages like numpy get installed when you install pandas

Supported Python Versions

Python >= 3.6

Installation 🔧

Using pip you can install the necessary packages, if you don't have them installed, then basstatPL will be installed

python -m pip install basstatpl

License

MIT

About

Library dedicated to performing different tabulations and basic statistical calculations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages