enso/distribution
AdRiley 60fa83cb84
Make expand_to_rows, expand_column support Rows, Tables, Column data types (#9533)
Make expand_to_rows work for Table and Column
Make expand_column work for Column and Row

Makes solving the book club exercise easier

![image](https://github.com/enso-org/enso/assets/1720119/4532fc38-8765-43d9-b6a0-61254f52239f)

# Important Notes
We decided expand_column did not make sense for Table as the resulting Table of Columns would rarely be what was wanted.
2024-03-26 12:31:02 +00:00
..
bin Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00
engine/THIRD-PARTY Clearer warnings in license review (#9134) 2024-02-27 16:32:08 +00:00
launcher Drop inefficient SemVer implementation (#9089) 2024-02-22 09:59:09 +00:00
lib/Standard Make expand_to_rows, expand_column support Rows, Tables, Column data types (#9533) 2024-03-26 12:31:02 +00:00
project-manager/THIRD-PARTY Drop inefficient SemVer implementation (#9089) 2024-02-22 09:59:09 +00:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00