-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
DOC: add cross references to advanced.rst #22671
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
merge on green |
Green |
@topper-123 : Slow down, not quite 🙂 . AppVeyor isn't quite done yet AFAICT. |
Codecov Report
@@ Coverage Diff @@
## master #22671 +/- ##
=======================================
Coverage 92.17% 92.17%
=======================================
Files 169 169
Lines 50708 50708
=======================================
Hits 46740 46740
Misses 3968 3968
Continue to review full report at Codecov.
|
Ah! I was on mobile and saw the green check for ‘approved’, which is identical to the one for when tests pass... Anyway, tests are green now 😉 |
@topper-123 : Indeed, they are. Thanks! |
IMO the MultiIndex / Advanced Indexing section of the docs are a bit thin on cross references, so it's too difficult to make deeper looks into the API, when you are in doubt.
I've added cross references. They're added relatively sparingly, typically only the first time a concept/class type is mentioned in the document.