Skip to main content

High level, simple data visualisation

Project description

Readme of yasiu-vis

High level functions, to quickly visualise data frames.

Installation

pip install yasiu-vis

Sequence reader Generators

  • summary_plot - plot dataframe, possible grouping by columns

Use example:

from yasiu_vis.visualisation import summary_plot


# df: pandas.DataFrame

summary_plot(df)
summary_plot(df, group="column-name")
summary_plot(df, group="column-name", split_widnow="column")

All packages

1. Native Package

2. Math Package

3. Image Package

4. Pyplot visualisation Package

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

yasiu-vis-0.2.0.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

yasiu_vis-0.2.0-py3-none-any.whl (6.7 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