Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
ExcelFile has non existent argument "kind" in the docstring #2613
Comments
changhiskhan
pushed a commit
that referenced
this issue
Dec 29, 2012
|
|
9eb2ad0
|
|
fixed. thanks! |
changhiskhan
closed this
Dec 29, 2012
|
We might want to be able to explicitly specify the file format? Right now you have to have the extension right |
wesm
reopened this
Dec 29, 2012
gerigk
commented
Dec 30, 2012
|
I found out also, that if it is a buffer it tries to read it as an ".xls" and then silently falls back to ".xlsx" in case of an ImportError.
The 'kind' argument would help here. |
wesm
was assigned
Jan 20, 2013
wesm
closed this
in 61f7320
Jan 20, 2013
changhiskhan
added a commit
that referenced
this issue
Jan 20, 2013
|
|
changhiskhan |
7e52020
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gerigk commentedDec 29, 2012