Concepts of the Data Analysis with O2
Todo
to be worked out
- Workflow = series of tasks
- outputs can be piped to inputs
- Working on tables (Apache arrow tables)
- table is basically a collection of columns
- Basic set of tables (see here) represent content of AO2D files
- New columns and table can be declared and produced, used to extend existing tables
- Functinality provided to select specific rows of a table
- .