Skip to main content

Tool for Data Analysis

Project description

Vizura

Welcome to the Vizura package, a comprehensive tool for analyzing and visualizing basic statistics.

Vizura Logo

Vizura

Build Status PyPI Version License

Vizura is a Python package for data analysis and visualization.

Vizura is a data analysis and visualization tool developed using Python and Streamlit. It provides valuable insights into datasets by generating summary statistics and offering interactive visualizations.

Installation

To install Vizura, execute the following command:

pip install git+https://github.com/ash-sha/vizura.git #on Project Root directory

or use the standard installation via PyPI:

pip install vizura

Usage Example

import vizura

# Example usage of Vizura
data = ...  # Load your dataset
vizura.numerical(data) # Generates a dashboard displaying summary statistics for numerical columns in the dataset.
vizura.categorical(data) # Displays a dashboard of summary statistics for categorical columns.
vizura.calculate_correlations(data) # Computes correlations between filtered numerical columns using Pearson, Kendall, and Spearman methods.
vizura.plot_correlation(data) # Visualizes the correlation matrices for Pearson, Kendall, and Spearman.

For a live demo and example statistics, you can explore the demo at: https://vizura.streamlit.app

Contributing

We welcome contributions to improve Vizura! To contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-name)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to your branch (git push origin feature-name)
  6. Create a pull request

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

Vizura-0.1.6.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

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

Vizura-0.1.6-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file Vizura-0.1.6.tar.gz.

File metadata

  • Download URL: Vizura-0.1.6.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.6

File hashes

Hashes for Vizura-0.1.6.tar.gz
Algorithm Hash digest
SHA256 1d1b9c014003bed05cd0fdc57f091fd0b136d562d47dd81eb420b724d582d94f
MD5 14a5cbb3cff9c3cbe12b4ddb39457d8a
BLAKE2b-256 2f425f46263fdad4ab9ccf5a381a1dff0a5d13c0579511d52b8ea58a17bdb563

See more details on using hashes here.

File details

Details for the file Vizura-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: Vizura-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 14.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.6

File hashes

Hashes for Vizura-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6c166ae34114063732bd9296d8f6adb4725bae0a30ed159f7aaba41fcae397cd
MD5 b4b0890227182756f28e5b417274f1d3
BLAKE2b-256 7e71ccef67b11509b5112f07dc11f635f418ccc71f70fee216c2ac6abf0f7e81

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