Skip to main content

A Python package for CSV data analysis

Project description

datainsight

datainsight is a Python package for CSV data analysis using Streamlit. It allows users to upload CSV files, filter columns, and generate visual charts and tables.

Features

  • Upload CSV files and visualize data.
  • Filter data based on selected columns.
  • Generate bar, pie, and line charts automatically.
  • Display value counts in a table format.

Installation

You can install the package using pip:

pip install datainsight

Run the package:

# write following line in app.py 
import datainsight.app as di
di.insight()

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

datainsight-0.2.0.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

datainsight-0.2.0-py3-none-any.whl (7.6 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