Pacote para correlacionar Variáveis e Alvo - Análise de Dados
Project description
correlacao
Description. The package correlacao is used to:
- Plot correlations between variable and target.
- The methods used are: Spearman e Pearson.
Installation
Use the package manager pip to install correlacao
pip install correlacao
Usage:
- The module spearman_pearson receive with entry a DataFrame with variables and a Serie as target.
- Ex: ''' from correlacao import spearman_pearson as sp
sp.start(DataFrame, Target) '''
Author
Nicodemos Freitas
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
correlacao-0.0.1.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file correlacao-0.0.1.tar.gz
.
File metadata
- Download URL: correlacao-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.2 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a79a8405e7695914f6feb94465ec31b57eb4bd7e369b37706e68673024f376a |
|
MD5 | fa432f64e5c7231e506950948d43bdbb |
|
BLAKE2b-256 | 87ff00dce17fed8a380ba926b543338901a0bbf64bbd418998e10bebb17bae1b |
File details
Details for the file correlacao-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: correlacao-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.2 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff421f5a6eab714c6e0aae15f5d4817e2dad4e53ad40c891b1b8557076458785 |
|
MD5 | 54adcac38cf3e548e5f11d77c07eaf03 |
|
BLAKE2b-256 | 7c72f6349ec18b98564204f5670c70bc6bca183fe07fb153c2bc7b3bad3d3c85 |