No project description provided
Project description
Viznu
Viznu is a simple and intuitive library for data visualization and preprocessing for machine learning (ML) and deep learning (DL) applications.
Installation
You can install Viznu via pip:
pip install viznu
Usage
Here's how you can use it:
from viznu import Viznu
viz = Viznu()
viz.load_train_data("path/to/train.csv")
viz.info_on('train')
viz.plot_distribution('Annual_Premium')
viz.col_info('Annual_Premium')
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
viznu-0.2.1.tar.gz
(3.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
viznu-0.2.1-py3-none-any.whl
(3.9 kB
view details)
File details
Details for the file viznu-0.2.1.tar.gz.
File metadata
- Download URL: viznu-0.2.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9137b4dfd8707a441d7904f62c501dc0c67dc25a2737b2443396aa4298a7eb4
|
|
| MD5 |
93350d9dd963be26d85b5819271918fe
|
|
| BLAKE2b-256 |
25d13944de78eaf6725646bc092df7fe8cca2630be87450e227d4a461fd58de0
|
File details
Details for the file viznu-0.2.1-py3-none-any.whl.
File metadata
- Download URL: viznu-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5e014f06cbf2ef37cc427ceb42fdae39d6a00915ec18840d66ba1b5d5bcb5df
|
|
| MD5 |
b03bdb45d280512cf109119c4a8819e8
|
|
| BLAKE2b-256 |
a57f96158ecbad42b8380d275bd7e1a9b7844e0515c54faf49a46db4703ce96e
|