Skip to main content

Visualization of data files

Project description

Vizu - the simple CSV-viewer

Doing advanced analysis of data in CSV-format can be done with many tools - Excel and Pandas are two popular choises. However, to quickly browse through the data for simple analysis and exploration, you will need more button-clicks than you should.

vizu is meant to bridge the gap by providing a simple UI to browse a CSV file.

It uses the excellent libraries dash and pandas under the hood for GUI and data manipulation, respectively.

Installation

pip install vizu

Browse your first .csv file

Run the following command in a terminal

vizu path/to/file.csv

and go to your browser via the link it outputs.

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

vizu-0.1.6.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

vizu-0.1.6-py3-none-any.whl (12.3 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