enso/test
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
..
AWS_Tests Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Base_Tests Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Benchmarks Small fixes from building up another demo. (#9385) 2024-03-13 18:13:33 +00:00
Examples_Tests Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Exploratory_Benchmarks IsNa to IsNothing, missing to Nothing in Table code. (#9154) 2024-02-26 10:52:07 +00:00
Geo_Tests Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Google_Api_Test Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Image_Tests Move Standard.Database.Data to Standard.Database. (#9321) 2024-03-07 14:43:38 +00:00
micro-distribution Implement refreshing the Cloud token in Enso libraries (#9390) 2024-03-19 19:26:34 +00:00
Table_Tests Make expand_to_rows, expand_column support Rows, Tables, Column data types (#9533) 2024-03-26 12:31:02 +00:00
Visualization_Tests Split Excel_Format into 3 constructors (#9308) 2024-03-08 14:26:30 +00:00