mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
eeec3bdf94
Allows using `Vector ColumnName` for the various table functions as short hand. - `select_columns`, `remove_columns`,`reorder_columns`, `distinct` all map to an exact By_Name match. - `rename_columns` does a positional rename on the Vector passed. - `order_by` sorts ascending on each column passed in order. # Important Notes This may be reversed once widgets are available and working but this makes the APIs much more usable in current UI. |
||
---|---|---|
.. | ||
data | ||
src | ||
THIRD-PARTY | ||
package.yaml |