Pure Python explainable EDA engine
Project description
QuickEDA
QuickEDA is a pure Python lightweight data inspection and statistics engine.
It is designed for beginners who want to understand how statistical calculations work internally.
No pandas. No numpy. No external dependencies.
Features
- Load CSV files
- Count rows and columns
- List column names
- Mean (with explain mode)
- Median (with explain mode)
- Variance (with explain mode)
- Standard Deviation
- Min / Max
- Value Counts
- Filtering
- Sorting
- Missing value detection
- Duplicate removal
Installation
pip install quickeda-pritam
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
eda_reveal-0.1.1.tar.gz
(4.2 kB
view details)
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 eda_reveal-0.1.1.tar.gz.
File metadata
- Download URL: eda_reveal-0.1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1ef240827afcaa46a608076364fa28480c7ec6a6b8a427578a0d25d97b59da4
|
|
| MD5 |
81b846166dc4c5cb8568d8c957fe16fa
|
|
| BLAKE2b-256 |
0c7e74e51419a201851f76b10ae59954cee49d0eaffeae5f109c5db7f6d58554
|
File details
Details for the file eda_reveal-0.1.1-py3-none-any.whl.
File metadata
- Download URL: eda_reveal-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18fa1f5cd338d3733c3311dbe6793d25a63f9e0dc7f9aec9ad8a40dd0d4d8a59
|
|
| MD5 |
c44e3dd9268bd5c9665da41eb50434d6
|
|
| BLAKE2b-256 |
872468c5124c0c9c1f6aa82d7c062b8acbc92965e194aeac2fe761d13485f66a
|