Skip to main content

Library dedicated to performing different tabulations and basic statistical calculations.

Project description

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

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

basstatpl-0.0.1.zip (13.8 kB view hashes)

Uploaded Source

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