Skip to content

DOC: Improve excel docs #4154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 10, 2013
Merged

Conversation

davidshinn
Copy link
Contributor

I simply updated the docs to reflect that xlrd handles reading of both .xls and .xlsx files, and I updated docstrings affected functions by #4131 so that their docstrings stand on their own.

Since 98f65b1,
``xlrd`` handles reading both ``.xls`` and ``.xlsx`` Excel Files.


1bd8f57 resolves pandas-dev#4131 without
updating docstrings in relevant functions.  No way to know that keep_default_na
and verbose are valid keyword arguments without inspecting the parsers.py code
and documentation
jreback added a commit that referenced this pull request Jul 10, 2013
@jreback jreback merged commit 11742fb into pandas-dev:master Jul 10, 2013
@jreback
Copy link
Contributor

jreback commented Jul 10, 2013

thanks!

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.

2 participants