enso/distribution/lib/Standard/Table/0.0.0-dev
James Dunkerley 4518f8303d
Implementing transpose and cross_tab for the InMemory table. (#3919)
- Adds transpose and cross_tab to the In-Memory table.
- Cross Tab is built on top of aggregate and hence allows for expressions and has same error trapping as in aggregate.

# Important Notes
Only basic tests have been implemented. Error and warning tests will be added as a follow up task.
2022-11-30 01:19:25 +00:00
..
src Implementing transpose and cross_tab for the InMemory table. (#3919) 2022-11-30 01:19:25 +00:00
THIRD-PARTY Expanding Derived Columns and Expression Syntax (#3782) 2022-11-08 15:57:59 +00:00
package.yaml Load the File_Format types via a ServiceLoader (#3813) 2022-10-24 09:55:18 +00:00