Planets
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.
Important: you must run from an interactive terminal shell: it will quit immediately if not.
Most of the code is in the AnalyzePlanets function, which opens a .csv file, and then performs various analyses, using various tensor/stats functions.
The GUI is from the tensor/databrowser, showing various views of the data in the left browser. The Describe directory has summary stats of various columns of the overall data.by Click into Stats and explore from there, doing context menu, Plot or double-clicking to get a tabular representation of the data.