Hi there,
I thought I'd use odo to read in an Excel file. From the documentation it seems xls(x) is supported yet when I run the following I get an error.
odo('test.xlsx', list)
NotImplementedError: Unable to parse uri to data resource: test.xlsx
Has the Excel support been dropped?