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.
Release files for cronbach 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cronbach-0.6.0.tar.gz | 12.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cronbach-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.7 kB
Release files / cronbach-0.6.0.tar.gz
| Download URL | cronbach-0.6.0.tar.gz |
|---|---|
| Size | 12.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e90c391e80b8de6b335acd8882d9ba1094879837ac5ee981553bd33794edf63e
|
|
BLAKE2b-256 checksum How to use checksums |
24aab00bdee0393833e10ec98582e8133b2bc6bab6bc9a08a7ee900da2f9c991
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.25.1
|
Release files / cronbach-0.6.0-py3-none-any.whl
| Download URL | cronbach-0.6.0-py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
292b9bc47093383f5ebac103bd87a08c5de4622db0f4e9b2795593dd85936914
|
|
BLAKE2b-256 checksum How to use checksums |
8b6fa7264ca50f7cc0935f1a78c256c67e222e739d302fce20e869c89cb89947
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.25.1
|