Dataset visualization package
Project description
This package provides data visualiazation on dataset To install press pip install dataExplore To run please call from dataExplore.builder import Builder import seaborn as sns tips = sns.load_dataset("tips") print(tips.head()) b=Builder(tips) d=b.getExplorer()
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
dataExplore-0.4.tar.gz
(3.6 kB
view details)
File details
Details for the file dataExplore-0.4.tar.gz.
File metadata
- Download URL: dataExplore-0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.20 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
620af0f271762c61c05f935205f0a78973da06a108a779e4fc82bd41da10de4c
|
|
| MD5 |
2ce4468c9d7f9a308737df6ca5e18532
|
|
| BLAKE2b-256 |
74a6ed4286aab4a5c7a17c65a3a258352640dc3419d736352a068e9ff1bb104e
|