Skip to main content

Compute Cronbach's alpha statistic

Project description

https://img.shields.io/pypi/v/cronbach.svg https://img.shields.io/travis/datagazing/cronbach.svg Documentation Status

Compute Cronbach’s alpha statistic

  • Fork of cronbach_alpha from pingouin

  • Avoids some later dependencies (such as newer scipy)

  • Credit to pingouin for all the initial code

Features

  • Works on pandas.DataFrame objects

  • Supports pairwise deletion for missing values

  • Computes confidence intervals

Examples

>>> from cronbach import alpha
>>> alpha(df)
(0.9503375120540019, array([0.79 , 0.992]))

License

  • Free software: GPL-3.0

Documentation

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

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

cronbach-0.6.0.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

cronbach-0.6.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file cronbach-0.6.0.tar.gz.

File metadata

  • Download URL: cronbach-0.6.0.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.25.1

File hashes

Hashes for cronbach-0.6.0.tar.gz
Algorithm Hash digest
SHA256 e90c391e80b8de6b335acd8882d9ba1094879837ac5ee981553bd33794edf63e
MD5 55536d5ed98b2952220083210c778f77
BLAKE2b-256 24aab00bdee0393833e10ec98582e8133b2bc6bab6bc9a08a7ee900da2f9c991

See more details on using hashes here.

File details

Details for the file cronbach-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: cronbach-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.25.1

File hashes

Hashes for cronbach-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 292b9bc47093383f5ebac103bd87a08c5de4622db0f4e9b2795593dd85936914
MD5 89e9f18e4a9ba154a5d67087c8b89a2f
BLAKE2b-256 8b6fa7264ca50f7cc0935f1a78c256c67e222e739d302fce20e869c89cb89947

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