General EDA Framework for Pandas DataFrames
Project description
geeda
Pronounced ghee-dah or jee-dee-aye
Gee.D.A, GEneral EDA: General EDA (Exploratory Data Analysis) Framework for Pandas DataFrames
Where to get it
The source code is currently hosted on GitHub at: https://github.com/jjz17/geeda
Binary installers for the latest released version are available at the Python Package Index (PyPI).
# PyPI
pip install geeda
EDA Workflow using Geeda
- Create the
Geeda()object by passing in the dataframe you wish to explore/analyze - Call the
apply()function with the desired arguments (EDA functions that you wish to apply) - Enjoy an organized and simple output of the EDA results
Technologies Used
- Python3
- Poetry (dependency management, publishing library)
- Docker (containerization of services and tests)
- Git/GitHub (version control, CI/CD)
- Pre-commit (hooks for improved code quality)
- Black (code formatting)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file geeda-0.1.0.tar.gz.
File metadata
- Download URL: geeda-0.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8004edf331d602dc0cffca737328a488aba34bec13ce493916756ab51675aad9
|
|
| MD5 |
bd0540bf136492ae4d9a00c97e3978d6
|
|
| BLAKE2b-256 |
e6d04fddd48018dfb8892a885c6663db1dbf54bcf94cd1e3f0b3bc604e7cd8d2
|
File details
Details for the file geeda-0.1.0-py3-none-any.whl.
File metadata
- Download URL: geeda-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6ef610818dc621776d73308917f989190befde8617fdc05b3a77a7923164666
|
|
| MD5 |
be321575d47dffe641d1be9fdf791a9d
|
|
| BLAKE2b-256 |
36013bbd637550690b45482b52dcbafe718af882054281d04fc902ae675e9a1f
|