##basics:
- control+click+drag allows for rotation about any axis
- command+click+drag allows for zoom
- bottom bar will display rotation, zoom, and recent activity data
- the right side will display control pannel information:
- recent files
- delete files
- clear screen
- rotation speed
- transformation speed
- object size
- color selector
- the left side will display relevant information about a specific point
##Run
-
- run display.py
-
- select file>open
-
- select either a CSV or a XLSX
-
- Click on the filename in the file-holder
-
- perform some form of analysis:
- linear regression
- PCA analysis
- K-Means Clustering
- KNN
- Naive Bayes