Skip to content

Conversation

cswarth
Copy link
Contributor

@cswarth cswarth commented Dec 2, 2014

resolves #8956 Trivial documentation addition of boolean array as option for .iloc

@jreback jreback added Docs Indexing Related to indexing on series/frames, not to indexes themselves labels Dec 3, 2014
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

their is another section at the very top of indexing.rst where .iloc/.loc are described similarly. pls add there as necessary as well.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it the Different Choices and the Selection By Position sections

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, I hope this is what you were referring to. Tried to make minimal changes as necessary.

@jreback jreback added this to the 0.15.2 milestone Dec 3, 2014
@jreback
Copy link
Contributor

jreback commented Dec 3, 2014

@cswarth can you update to the comments?

@cswarth
Copy link
Contributor Author

cswarth commented Dec 3, 2014

not sure what you need for in an update - I was just getting back to this when you mail came in. I'll modify other doc sections on .iloc as requested. Do you think it worth mentioning in close proximity that boolean array indexers should span the full axis? Personally prefer to document what is, not what might be.

@jreback
Copy link
Contributor

jreback commented Dec 3, 2014

@cswarth their are 2 mentions of the iloc description (one at the very top and one where you modified). Need them both to be the same. Nothing additional is necessary w.r.t. what you wrote.

@jreback
Copy link
Contributor

jreback commented Dec 4, 2014

merged via 7be0236

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docs Indexing Related to indexing on series/frames, not to indexes themselves

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation for .iloc is misleadingly incomplete

2 participants