An ecosystem for data analysis
Project description
This is a tool for dataviz
from ngocbien_analysis import DistributionPlot
plot = DistributionPlot(data1, data2).plot2data()
You have params to turn like that:
from ngocbien_analysis import DistributionPlot
plot = DistributionPlot(data1, data2, nmax=9, label=['data1', 'data2'], is_save=True).plot2data()
where nmax is the num of subplots in a figure, label is the legend of data, is_save is to save data in a direction.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for ngocbien_analysis-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3abe08af5009c2f67c6974049089e40a3a4f7fe1820c5be48d582163a7c46086 |
|
MD5 | 7b1298876392f4b9e0ae58488093b69c |
|
BLAKE2b-256 | e18e7aa4377b5acb05d62d2245b56123d9341380019f96feb7bb5456752cce0b |