Skip to content

the-akira/Flask-Pandas-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Pandas-App

img

Simple Scientfic Web Application to summarize your data:

  • Size
  • Shape
  • Data Types
  • General Info
  • Dates
  • Columns
  • DataFrame Description

Installation

Clone the Repository

git clone https://github.com/the-akira/Flask-Pandas-App.git

Inside the Main Directory

Create a Virtual Environment

python -m venv myvenv

Activate the Virtual Environment

source myvenv/bin/activate

Install Requirements

pip install -r requirements.txt

Navigate to app and Run the Application

python app.py

Open your Web Browser and navigate to http://127.0.0.1:5000/. You can now upload a csv file to test the app.

You are able to easily deploy this app to Heroku

About

Simple Scientfic Web Application to summarize your data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •