Metadata-Version: 2.1
Name: statsviz
Version: 1.1.2
Summary: A package that provides a gui to plot graphs from CSV files
Home-page: https://github.com/j0371/StatsViz
Author: Marcus Higgins
Author-email: halo2305@gmail.com
License: UNKNOWN
Description: #StatsViz
        
        This program allows you to load in data from a csv and plot various graphs
        based on the CSV's data. It also allows you to save/load those plots to
        a file
        
        This project was created by Marcus Higgins for Senior project (CSCI 487)
        at The University of Mississippi during the spring semester of 2019.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
