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()
Release files for datainsight 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datainsight-0.2.0.tar.gz | 7.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datainsight-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:15.3 kB
Release files / datainsight-0.2.0.tar.gz
| Download URL | datainsight-0.2.0.tar.gz |
|---|---|
| Size | 7.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b33afe07e5d29787da575bd1c0b21f0253dbeb78b72fa165c8e7cd25a1533fa
|
|
BLAKE2b-256 checksum How to use checksums |
d6349e425143859e627280341a0eb2b683386e0432e48a6132574d6aebd4c6ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.8
|
Release files / datainsight-0.2.0-py3-none-any.whl
| Download URL | datainsight-0.2.0-py3-none-any.whl |
|---|---|
| Size | 7.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dbdae404ac2a848b3fb07c75899fb307ef3b3794267ac03799963a7b0a2e33ad
|
|
BLAKE2b-256 checksum How to use checksums |
bcb32598169a7e3555c82c1aa5f7e67fea6ccceaa888ae3982eaa095d46f9b84
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.8
|