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.0.tar.gz
(4.0 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.0.tar.gz.
File metadata
- Download URL: eda_reveal-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8977676d188ac1461167efb7788d3c38ddcec095b6e965681ec5722f388e6b03
|
|
| MD5 |
088570c22679594b25eb830a76edf0ef
|
|
| BLAKE2b-256 |
342b042bce1e78ee176dfda9db771a55a9cab6f8c0582230b528a5de57a0e402
|
File details
Details for the file eda_reveal-0.1.0-py3-none-any.whl.
File metadata
- Download URL: eda_reveal-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 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 |
ddb94f8a1b41cb97f8067028f492be8236098196bcf1c0d6321a74023a652a1b
|
|
| MD5 |
d55dc1f6d53601ef16751ee6a6b244a4
|
|
| BLAKE2b-256 |
56f6f44690148bfcf4b23441f6607ad37328b942022fac22c0f60658e117b9df
|