data visualisation
Project description
This library is used to plot histograms for all columns at a time. we just have to give one parameter which is our “dataframe” for example, your csv file name is “train.csv” || then your code will be || from getallhistograms import histograms || data=pd.read_csv(“train.csv”) || histograms(data) || we will get all histograms
Change Log
0.0.2 (21/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
File details
Details for the file getallhistograms-0.0.1.0.tar.gz.
File metadata
- Download URL: getallhistograms-0.0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c76031ad0aa75ed6c4f43e9d1701dd91d036cea4547d9c049c0d0618ba869681
|
|
| MD5 |
fce0df93228ace6ac18c7d88f565bc83
|
|
| BLAKE2b-256 |
e420bc7508a331ea11f289e985fd51b9b608ea8f98a374b452dbcbb04c2bf991
|