Skip to content

DOC: Updated to mention axis='index' and axis='columns #10202

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 1 commit into from
May 25, 2015

Conversation

robintw
Copy link
Contributor

@robintw robintw commented May 23, 2015

Updated docs throughout DataFrame methods to mention
that axis can be set to 'index' or 'column' instead of 0 or 1
which improves readability significantly.

Fixes #9658

Updated docs throughout DataFrame methods to mention
that axis can be set to 'index' or 'column' instead of 0 or 1
which improves readability significantly.
@jorisvandenbossche jorisvandenbossche added this to the 0.17.0 milestone May 25, 2015
jorisvandenbossche added a commit that referenced this pull request May 25, 2015
DOC: Updated to mention axis='index' and axis='columns
@jorisvandenbossche jorisvandenbossche merged commit ce05c71 into pandas-dev:master May 25, 2015
@jorisvandenbossche
Copy link
Member

Thanks a lot!

@robintw robintw deleted the update-axis-docs branch May 25, 2015 14:18
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.17.0, 0.16.2 Jun 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

axis='index' or axis='columns' not widely known as alternative to axis=1 or 0
2 participants