enso/test
James Dunkerley 7a2d304fa0
Update Excel reading API (#3523)
- Remove `from_xls` and `from_xlsx`.
- Add `headers` support to `File_Format.Excel`.
- Altered default read for Excel to be the first sheet.
- Altered behavior so that single cells grow down and right when reading sheet.
- Altered `Excel_Range` so knows if single cell or 1x1 range address.

# Important Notes
- Renamed `Range` to `Cell_Range` to avoid name clash.
2022-06-21 13:39:32 +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
micro-distribution Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00
Table_Tests Update Excel reading API (#3523) 2022-06-21 13:39:32 +00:00
Tests Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00
Visualization_Tests Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00