Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page