Skip to content

Conversation

jtratner
Copy link
Contributor

Pops kwarg and warns if you pass it (rather than passing on).

Fixes #4712

@jreback
Copy link
Contributor

jreback commented Aug 30, 2013

maybe kind was meant to be engine/flavor at some point to support different backends

@jtratner
Copy link
Contributor Author

I think it might have been for xlsx/xls.

For now, it's just weird to have something in the function signature that's
completely unused, so better to remove it (but, for now, won't error out or
anything if you pass it).

@jtratner
Copy link
Contributor Author

jtratner commented Sep 1, 2013

@jreback and others - any objections to merging this?

Pops kwarg and warns if you pass it (rather than passing on)
@jreback
Copy link
Contributor

jreback commented Sep 1, 2013

looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unused (and undocumented) kind parameter in read_excel
2 participants