enso/test
James Dunkerley a0c6fa9c96
Removing old functions and tidy up of Table types (#3519)
- Removed `select` method.
- Removed `group` method.
- Removed `Aggregate_Table` type.
- Removed `Order_Rule` type.
- Removed `sort` method from Table.
- Expanded comments on `order_by`.
- Update comment on `aggregate` on Database.
- Update Visualisation to use new APIs.
- Updated Data Science examples to use new APIs.
- Moved Examples test out of Tests to own test.

# Important Notes
Need to get Examples_Tests added to CI.
2022-06-14 13:37:20 +00:00
..
Benchmarks Adjust Table.sort_columns to use Text_Ordering design (#3487) 2022-05-30 12:26:29 +00:00
Examples_Tests Removing old functions and tidy up of Table types (#3519) 2022-06-14 13:37:20 +00:00
Geo_Tests Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00
Google_Api_Test Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
Image_Tests Restructuring for File.read (#3390) 2022-04-19 16:50:03 +00:00
Table_Tests Removing old functions and tidy up of Table types (#3519) 2022-06-14 13:37:20 +00:00
Tests Removing old functions and tidy up of Table types (#3519) 2022-06-14 13:37:20 +00:00
Visualization_Tests Removing old functions and tidy up of Table types (#3519) 2022-06-14 13:37:20 +00:00