Skip to main content

Statistical Analyzers

Project description

Statys: Statistical Analyzers

Latest release Build status Open issues License

Welcome to Statys.

Do you feel the urge to create better insights and statistically analyzing your experimental results? Are you tired of re-implementing statistical tests for every analysis? If yes, Statys is the real deal! This package provides an easy-to-go implementation of statistical analyzers. From sampling measurements to non-parametric tests, we will foster all research related to statistical tests.

Use Statys if you need a library or wish to:

  • Analyze your experimental results;
  • Design or use pre-loaded statistical tests;
  • Mix-and-match different measurements to create insights;
  • Because it is wise to analyze things.

Read the docs at statys.readthedocs.io.

Statys is compatible with: Python 3.6+.


Package guidelines

  1. The very first information you need is in the very next section.
  2. Installing is also easy if you wish to read the code and bump yourself into, follow along.
  3. Note that there might be some additional steps in order to use our solutions.
  4. If there is a problem, please do not hesitate. Call us.

Getting started: 60 seconds with Statys

First of all. We have examples. Yes, they are commented. Just browse to examples/, chose your subpackage, and follow the example. Alternatively, if you wish to learn even more, please take a minute:

Statys is based on the following structure, and you should pay attention to its tree:

- statys
    - core
        - distribution
    - plotters
        - critical
        - significance
    - tests
        - friedman
        - mann_whitney
        - measure
        - wilcoxon
    - utils
        - constants
        - exception
        - logging
        - wrappers

Core

Core is the core. Essentially, it is the parent of everything. You should find parent classes defining the basis of our structure. They should provide variables and methods that will help to construct other modules.

Plotters

An alternative way to analyze a statistical test is by visualizing it. Hence, this package provides some customized functions that create friendly and readable plots to help users in their insights.

Tests

Analysis should be conducted on tests, correct? This package offers a variety of statistical tests, such as Friedman, Wilcoxon, and sampling measurements, e.g., mean, median, and standard deviation.

Utils

This is a utility package. Everyday things shared across the application should be implemented here. It is better to implement once and use it as you wish than re-implementing the same thing repeatedly.


Installation

We believe that everything has to be easy. Not tricky or daunting, Statys will be the one-to-go package that you will need, from the first installation to the daily-tasks implementing needs. If you may just run the following under your most preferred Python environment (raw, conda, virtualenv, whatever):

pip install statys

Alternatively, if you prefer to install the bleeding-edge version, please clone this repository and use:

pip install -e .

Environment configuration

Note that sometimes, there is a need for additional implementation. If needed, from here, you will be the one to know all of its details.

Ubuntu

No specific additional commands are needed.

Windows

No specific additional commands are needed.

MacOS

No specific additional commands are needed.


Support

We know that we do our best, but it is inevitable to acknowledge that we make mistakes. If you ever need to report a bug, report a problem, talk to us, please do so! We will be available at our bests at this repository or gustavo.rosa@unesp.br.


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

statys-1.0.0.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

statys-1.0.0-py3-none-any.whl (30.5 kB view details)

Uploaded Python 3

File details

Details for the file statys-1.0.0.tar.gz.

File metadata

  • Download URL: statys-1.0.0.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.7

File hashes

Hashes for statys-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f37f8e9688d5f4232f4bd8ae4dc6aa8d36fbb4a19dc4d9aee5951f60f8dce0bc
MD5 0bf347a44cc64703f3bbf3d1c645d07e
BLAKE2b-256 c1a3dd8d88759bf7152e83bfc0151f6aeee7a68744f3717c93e8fae89f83d5e2

See more details on using hashes here.

File details

Details for the file statys-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: statys-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 30.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.7

File hashes

Hashes for statys-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 89c486aa28945e00155840a865201a03acf87c20297fca8e5f007298159a92ed
MD5 5ac2c11248be52d62f0a851aa2b8bb23
BLAKE2b-256 d7091a1f6084c7b7a600f444626c123e3af7a536a1848a07d2f6c39d49408bc0

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