Build and run this main
package to see a full demo of how to use this system for data analysis, paralleling the example in Python Data Science using pandas, to see directly how that translates into this framework.
Most of the code is in the AnalyzePlanets
function, which opens a .csv file, and then uses a number of IndexView
views of the data to perform various analyses as shown in the GUI tables. Click on the tabs at the very top of the window to see the various analyzed versions of the data shown in the first tab.
You can also click on headers of the columns to sort by those columns (toggles between ascending and descending),