Skip to main content

A Python package to for performing Factor analysis on any given data.

Project description

# FactorApy A Python package to for performing Factor analysis on any given data.

## Usage

There are 2 base classes in this library. <br> 1. FA_Tests() 2. FA()

To use the library ` import fa_py ... fa = fa_py.FA_Tests() ## Class initializer fa.kmo(X) ## Pass the dataframe to calculate the KMO test scores ... `

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

fa-py-0.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

fa_py-0.2-py2-none-any.whl (5.6 kB view hashes)

Uploaded Python 2

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