Skip to content

glima91/streamlit-data-explorer-app

Repository files navigation

Linkedin Badge License: MIT


Logo

Data Explorer

A new way to analyze data with Streamlit Framework

About The Project

Streamlit is an amazing tool that combines a web interface with python components. In this project was built an application to manage the first steps on data analysis. Using a .csv file is possible to get some statistics about the data, create a correlation matrix, plot histograms and others visualizations.

project banner 1 project banner2 project banner3 project banner4 project banner5

Setup

Run code:

streamlit run data_exploration_app.py

Getting Started

Installation

To install all Python packages run on terminal the command:

pip install -r requirements.txt

Deploy

To deploy the application was used the Heroku platform (https://www.heroku.com/)

Required Files to deploy

  • setup.sh
  • Procfile
  • requirements.txt

Link to Heroku App: https://heroku-data-explorer-app.herokuapp.com/

About

Simple APP to test Streamlit Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published