enso/std-bits
James Dunkerley 078c665a60
File_Format.Excel work (#3425)
- Read in Excel files following the specification.
- Support for XLSX and XLS formats.
- Ability to select ranges and sheets.
- Skip Rows and Row Limits.

# Important Notes
- Minor fix to DelimitedReader for Windows
2022-05-06 13:21:10 +00:00
..
base/src/main/java/org/enso/base Data analysts should be able to use Text.split, Text.lines and Text.words to break up strings (#3415) 2022-04-26 17:22:53 +02:00
database/src/main/java/org/enso/database Redshift Connector (#1985) 2021-09-02 11:28:49 +02:00
google-api Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
image/src/main/java/org/enso/image Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00
table/src/main/java/org/enso/table File_Format.Excel work (#3425) 2022-05-06 13:21:10 +00:00