A package for Exploratory Data Analysis (EDA)
Project description
Data GUI LLM Package
This package provides tools for exploratory data analysis (EDA) including univariate and multivariate analysis, data visualization, and insights generation using Groq LLM Framework.
Just pass your data, target column and groq api key like this:
from dataguillm import AnalyzeData
object= AnalyzeData(df, "targetcol", "groqapi") object.datainsights()
See the magic by yourself!
Note: After installing please install numpy==1.26.4
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
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 dataguillm-1.0.tar.gz.
File metadata
- Download URL: dataguillm-1.0.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
524949fe62cc3e9dd550a2c877d2a2b3f0f97c37118254d620e0c61a4de2f800
|
|
| MD5 |
fa4a58aa773a5f87e84bafe3cdb94eff
|
|
| BLAKE2b-256 |
149fdf11e64e842f30f73d017f6c39137f522b1640711dac5c4bafe385b946bd
|
File details
Details for the file dataguillm-1.0-py3-none-any.whl.
File metadata
- Download URL: dataguillm-1.0-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4c10ab39bb63a3b7af028bc71bf8df8bcc2102b45ed0d130356b1a7c61284b2
|
|
| MD5 |
a7b22508830446343e509324928659df
|
|
| BLAKE2b-256 |
7b0a5fa9f94ad1cd5c7270499720fe867289163f8b4a753d7613394d4bdcfecb
|