Skip to main content

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


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

ngocbien_analysis-0.1-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

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