Skip to main content

Express library is a Python package designed to streamline the data visualization process in a consultancy environment. This package aims to facilitate the quick transformation of data into insightful visualizations. It is developed on top of standard libraries such as Plotly and Circlify.

Project description

README.md for ExpressLibrary

Table of Contents

Introduction

ExpressLibrary is a Python package designed to streamline the data visualization process in a consultancy environment. This package aims to facilitate the quick transformation of data into insightful visualizations. It is developed on top of standard libraries such as Plotly and Circlify and offers easy integration with Power BI.

Installation

pip install ExpressLibrary

Usage

from ExpressLibrary import BarChart

# Load your data (as pandas DataFrame)
data = ...

# Create chart
chart = BarChart(data, 'x_column_name', ['y_column_name'])
chart.set_labels('X Label', 'Y Label')
chart.set_colors(['blue'])
chart.create_simple_bar()

Available Charts:

  • Bar chart with different variations
  • Scatter plot with varying dot sizes
  • Circle packing chart
  • Hierarchical network chart
  • Heatmaps

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

ExpressLibrary-0.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

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

ExpressLibrary-0.1.0-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file ExpressLibrary-0.1.0.tar.gz.

File metadata

  • Download URL: ExpressLibrary-0.1.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for ExpressLibrary-0.1.0.tar.gz
Algorithm Hash digest
SHA256 83739cf92513a1c40a0f2f02e55c0e62bb77f7bd1fe99bad28cf3df6dce85f85
MD5 ba98b0996f6944aed2e52234aa0c012d
BLAKE2b-256 e0173825f83fba5e6c6b496701e14bda5e5a439f91b0c920069e695f9a42b12c

See more details on using hashes here.

File details

Details for the file ExpressLibrary-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: ExpressLibrary-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for ExpressLibrary-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f0c900bfa3641c13653467bfcc1844ebc17039d50f2342057f1ff410073ca480
MD5 cd33dc3343bcf922099686ed87b92db5
BLAKE2b-256 1d58cf47633860a732ff97183eaaff57c9b9b93d55420a08cef462b4b3bfba71

See more details on using hashes here.

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