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

Package Contains

  • ykeras : Visualisation made for keras.Model
  • ypandas: Visualisation made for pandas.DataFrame

Examples

Pandas - Drawing data frame

from yasiu_vis.Ypandas import summary_plot


# df: pandas.DataFrame

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

Summary Plot

Keras - Nerual Network layers

from yasiu_vis.ykeras import plotLayersWeights
from matpotlib import pyplot as plt
import keras

model : keras.models.Sequential # Keras compiled model

plotLayersWeights(model.layers)
plt.subplots_adjuts(wspace=0.1, top=0.95)
# Adjust values per model and plot size
plt.tight_layout()
# use all space in figure
plt.show()

Keras Weights

All packages

1. Native Package

2. Math Package

3. Image Package

4. 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.4.1.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yasiu_vis-0.4.1-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file yasiu_vis-0.4.1.tar.gz.

File metadata

  • Download URL: yasiu_vis-0.4.1.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for yasiu_vis-0.4.1.tar.gz
Algorithm Hash digest
SHA256 96f2817032f6cb7290081d443404126d5ca208f9f22ca47276b6d8709fddc773
MD5 03fd41c88a17bec9a4923bbeb4f4e45b
BLAKE2b-256 4a93fb5f3228d8ef89f22a018041cce8d92938d05d65fa7d4d948e9f267146c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for yasiu_vis-0.4.1.tar.gz:

Publisher: python-publish.yml on GrzegorzKrug/yasiu-vis

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file yasiu_vis-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: yasiu_vis-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for yasiu_vis-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1e29eee087a8dc862524fd0ac23c233f9e5ed7dd76e67192b210815ef12dba34
MD5 761274dc4e931db45b5c91a8cbe162c5
BLAKE2b-256 a72f1b071bc5385f30f29319d407c674cab839bdab7cfcdd470c0220b6bda89d

See more details on using hashes here.

Provenance

The following attestation bundles were made for yasiu_vis-0.4.1-py3-none-any.whl:

Publisher: python-publish.yml on GrzegorzKrug/yasiu-vis

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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