blaze / blaze/odo

Excel file: NotImplementedError: Unable to parse uri to data resource

Open
#210 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.