A Python package for CSV data analysis
Project description
datainsight
datainsight is a Python package for CSV data analysis using Streamlit. It allows users to upload CSV files, filter columns, and generate visual charts and tables.
Features
- Upload CSV files and visualize data.
- Filter data based on selected columns.
- Generate bar, pie, and line charts automatically.
- Display value counts in a table format.
Installation
You can install the package using pip:
pip install datainsight
Run the package:
# write following line in app.py
import datainsight.app as di
di.insight()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
datainsight-0.2.0.tar.gz
(7.6 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 datainsight-0.2.0.tar.gz.
File metadata
- Download URL: datainsight-0.2.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b33afe07e5d29787da575bd1c0b21f0253dbeb78b72fa165c8e7cd25a1533fa
|
|
| MD5 |
0ae7ee9a80d60b248d3683e2485217c1
|
|
| BLAKE2b-256 |
d6349e425143859e627280341a0eb2b683386e0432e48a6132574d6aebd4c6ea
|
File details
Details for the file datainsight-0.2.0-py3-none-any.whl.
File metadata
- Download URL: datainsight-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbdae404ac2a848b3fb07c75899fb307ef3b3794267ac03799963a7b0a2e33ad
|
|
| MD5 |
ec2d629db9a36001b776ad0e7b46d5c1
|
|
| BLAKE2b-256 |
bcb32598169a7e3555c82c1aa5f7e67fea6ccceaa888ae3982eaa095d46f9b84
|