Version: 1.00
Date: 2023-04-11
Group: T-100
Data Inspector is a Python-based tool designed to load, sort, and visualize data. It provides the ability to create line graphs and histograms, making data analysis more accessible and comprehensive.
- Load and sort data from various sources
- Visualize data using line graphs and histograms
- User-friendly interface for ease of use
-
Ensure Python 3.11.1 or later is installed on your system.
-
Install the necessary dependencies using pip:
pip install matplotlib numpy scipy
- Run the main Python script from the extracted folder.
- Follow the on-screen instructions to choose the data visualization options.
- Python 3.11.1 or later
- Matplotlib
- Numpy
- Scipy
- Jonah Cook: Team Leader, Batch User Interface
- Gillian O'Connell: Data Sorting and Analysis
- Phillip Pietrobon: Histogram Development, Documentation
- Tarek Ibrahim: Text User Interface, Data Sorting
This project is licensed under the MIT License. See the LICENSE file for details.