mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
a0c6fa9c96
- 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.
8 lines
138 B
YAML
8 lines
138 B
YAML
name: Tests
|
|
namespace: enso_dev
|
|
enso-version: default
|
|
version: 0.0.1
|
|
license: MIT
|
|
author: enso-dev@enso.org
|
|
maintainer: enso-dev@enso.org
|