Skip to content

hectorsantiago5/pearc20_quickviz

Repository files navigation

pearc20_quickviz

This project is for the PEARC20 Hackathon and this is the beginnings of a Flask application to provide basic statistical analysis on any dataset uploaded by a user

Set Up:

  1. Make sure all the dependencies are met. Run pip install -r requirements.txt in your projects terminal
  2. Run app.py
  3. Expose localhost to the internet
  4. Visit http://localhost:5000/
    1. Mapping tool
      1. Upload your own dataset following the recommendations we provided
      2. Or, you can use the example files we provide as a downloadable file
    2. Graphing tool
      1. Upload a .CSV file to the tool
      2. click on analyze with jupyter to visualize your dataset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published