A CLI wrapper for sweetviz Python exploratory data analysis (EDA) tool.
Project description
Python EDA in CLI -- Exploratory Data Analysis in Command Line Interface
This project wraps the python exploratory data analysis tool sweetviz in a commandline interface.
Installation
You can install this package with pip. It supports Python versions 3.6+.
pip install python-eda
Usage
Generate report for a dataset
pyeda report <path-to-dataset>
Generate report for a dataset with a target variable
pyeda target <path-to-dataset> <target-variable>
Generate comparison report between two datasets
pyeda compare <path-to-dataset1> <path-to-dataset2>
Generate comparison report between two datasets with a target variable
pyeda compare <path-to-dataset1> <path-to-dataset2> <target-variable>
Python EDA Illustration
The creation of this EDA is explained in the Towards data science post Python Exploratory Data Analysis
Packaging and distribution of this CLI EDA tool using Poetry, is explained in You Are Not Still Using Virtualenv, Are You?
For more interesting data science tactics please visit my Medium profile.
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 python-eda-0.1.2.tar.gz.
File metadata
- Download URL: python-eda-0.1.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.8.10 Linux/5.4.0-84-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e207dcbc71d06f182142b28ba5dd6f568dabb8ef6361ef7b81eff2d43349f2f
|
|
| MD5 |
1eb27a884f5136633573ad13cc9e9389
|
|
| BLAKE2b-256 |
e0530f6fddf6a09739797e87f519aa6a61f864ff9d2fdbc5db6f9f9af062c52e
|
File details
Details for the file python_eda-0.1.2-py3-none-any.whl.
File metadata
- Download URL: python_eda-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.8.10 Linux/5.4.0-84-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15abe23d5ce7476b01e2fc14d20043d917e46fd1df3a0d252f509ecb890c1baa
|
|
| MD5 |
5c0748398b0345d43eb032053bcd9f79
|
|
| BLAKE2b-256 |
4d24d74962f797253e3b3e19381f2603df84589135d12eb33ef1f6f5a6a0231c
|