Skip to main content

Simple data visualization web app

Project description

vizdxp

Simple Exploratory Data Analysis web application

vizdxp is an open-source web app designed via streamlit weaved with plotly library. Its incredibly simple - Just drag & drop any csv and explore the data visually. By default the application will figure out better visualization based on user selections. Feel free to customize as needed.

Keys

  • Simple and quick for any Exploratory Data Analysis
  • Create interactive Dashboard web app within minutes from any csv and share the findings
  • Deploy it as a web application in your own workstations too
  • By Default - chart types and aggregations are applied based on columns selected by user, null rows are removed, date fields are converted to multiple subfields
  • Highly Customizable
  • No more static reports
  • Chart types included - Scatter, Bar, Pie, Heatmap, Histogram and Box plots

Installation

pip install vizdxp

Run: python -m vizdxp

Explore vizdxp through a browser. Once installation is complete, user can work totally offline.

Blog

Wrriten a blog on vizdxp here

License

  • vizdxp is completely free, open sourced and licensed under MIT license.
  • Vizdxp is developed with Streamlit as the framework. Further details on streamlit
  • Plotly is the visualization library used. Further details on plotly

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

vizdxp-0.2.2.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

vizdxp-0.2.2-py3-none-any.whl (10.5 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