data visualisation
Project description
This library is used to plot pie charts for all columns at a time having data type “objective”. we just have to give one parameter which is our “dataframe” for example your csv file name is “train.csv”
from getpiecharts import piecharts data=pd.read_csv(“train.csv”) piecharts(data)
we will get all pie charts
Change Log
0.0.1 (20/08/2020)
First Release
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
getpiecharts-0.0.1.tar.gz
(3.8 kB
view details)
File details
Details for the file getpiecharts-0.0.1.tar.gz.
File metadata
- Download URL: getpiecharts-0.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85c7b9aa0e741c7cd6633ca939d707fe66689743e219864bb1aff8e069cbd92d
|
|
| MD5 |
e44e975ec97c6a6873df38ddd5beb4fd
|
|
| BLAKE2b-256 |
8f2e18c45ec75ff9e31fd5e8f6c73d32b801b503ab358211e1cde6a50b6e7d2f
|