Skip to main content

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

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

correlacao-0.0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

correlacao-0.0.1-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

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