A fast and easy Auto EDA library for data scientists
Project description
DataQuick
A fast and easy Auto EDA library for data scientists.
Features
- Auto data analysis
- Missing values report
- Data cleaning
- Auto visualizations
Installation
pip install dataquick
Usage
import pandas as pd
from dataquick.analyzer import DataAnalyzer
df = pd.read_csv("data.csv")
analyzer = DataAnalyzer(df)
analyzer.analyze()
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
dataquick-0.1.0.tar.gz
(4.3 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 dataquick-0.1.0.tar.gz.
File metadata
- Download URL: dataquick-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc85c0e0e3b4a20489089fcc3b78e29304f3f004e07cc352c4280bdaeab6453d
|
|
| MD5 |
af3d7d91b83faf9a47d1490cb0d7fcde
|
|
| BLAKE2b-256 |
da823ae58c14012fac106755b969ebf3dc486d700e7f50e8e01aac4ed1690a04
|
File details
Details for the file dataquick-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dataquick-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2227e4076b288025d21f2c5b241eb891bc06a96bcdc2b7b2597f783db5b642b
|
|
| MD5 |
57b5fe6ae8a9f0bedf3c87d70d7f6bc7
|
|
| BLAKE2b-256 |
db4f5e7e66c3a6568aab8a14f7e93ff4e88d5c54c1c1330676fbc76c239bfd1b
|