Excel file: NotImplementedError: Unable to parse uri to data resource
Open
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I thought I'd use odo to read in an Excel file. From the [documentation](https://odo.readthedocs.org/en/latest/uri.html) it seems xls(x) is supported yet when I run the following I get an error.
``` python
odo('test.xlsx', list)
NotImplementedError: Unable to parse uri to data resource: test.xlsx
```
Has the Excel support been dropped?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.