enso/distribution/lib/Standard/Table
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
..
0.0.0-dev Implementing transpose and cross_tab for the InMemory table. (#3919) 2022-11-30 01:19:25 +00:00