enso/distribution/lib/Standard/Base/0.0.0-dev
James Dunkerley 8c197f325b
Update the aggregate API to take a separate group_by (#9027)
Separate out the `Group_By` from the column definition in `aggregate`.
![image](https://github.com/enso-org/enso/assets/4699705/6b4f03bc-1c4a-4582-b38a-ba528ae94167)

Supports the old API with a warning attached about deprecation:
![image](https://github.com/enso-org/enso/assets/4699705/0cc42ff7-6047-41a5-bb99-c717d06d0d93)

Widgets have been updated with `Group_By` removed from the dropdown.
2024-02-13 10:23:59 +00:00
..
src Update the aggregate API to take a separate group_by (#9027) 2024-02-13 10:23:59 +00:00
THIRD-PARTY Add parser for line by line processing (#8719) 2024-02-01 07:29:50 +00:00
package.yaml Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00