Application for easy understanding of unstructured data
Project description
Datengeist
Application for easy understanding of unstructured data
Datengeist is a streamlit built application which is made to understand unstructured data through visualization of its components. Datengeist is working with .csv files. Datengeist has this key functionalities:
- Categorization of features
- Visualization of distributions
- Convenient handling of missing data
- Tools for feature comparison
To run datengeist you can install via pip
$ pip install datengeist
$ datengeist start
Or you can create a virtual environment and then run it (recommended)
$ python3 -m venv datengeist_env
$ source datengeist_env/bin/activate
$ pip install datengeist
1. Sample the Dataset
Sample the Dataset is where you can sample data, load it and have your first overview of the data
2. General Info
General Info is where you can divide your features into corresponding categories and view your missing values in each feature
3. Feature Info
Feature Info is where you can view your features more closely, the distributions and missing value percentage
4. Relate Features
Relate Features is where you can view the correlation between your features and relate them via box plotting
License
Apache 2.0
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 datengeist-0.0.2.tar.gz.
File metadata
- Download URL: datengeist-0.0.2.tar.gz
- Upload date:
- Size: 563.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c193408597f4c32561dcf9321b68f57cbce1e05ac45f311ff28d5420a110fc42
|
|
| MD5 |
7ab0ea405717c0b94baf9c69e12dc0f7
|
|
| BLAKE2b-256 |
00d7baded6da5748d75a71c0dae6128a8565a940f0ee1855a15e338656f304da
|
File details
Details for the file datengeist-0.0.2-py3-none-any.whl.
File metadata
- Download URL: datengeist-0.0.2-py3-none-any.whl
- Upload date:
- Size: 567.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c82d32f59ff42d18199f75cb63ec8f68fff3325850460f9d3417730081a69463
|
|
| MD5 |
8aa3194d08926b71be4951cec70a3ddf
|
|
| BLAKE2b-256 |
1028e1308d70b344af85e547e3fce0963174cc2278ff0e9785c7226b02e675bf
|