Skip to content

Conversation

@TomAugspurger
Copy link
Contributor

This gets a handful, though it hasn't addressed #16050 yet.

- A boolean array

See more at :ref:`Selection by Position <indexing.integer>`
See more at Selection by Position indexing.integer
Copy link
Contributor

Choose a reason for hiding this comment

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

? is this right?

@codecov
Copy link

codecov bot commented May 2, 2017

Codecov Report

Merging #16206 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #16206 +/- ## ======================================= Coverage 90.89% 90.89% ======================================= Files 162 162 Lines 50884 50884 ======================================= Hits 46250 46250 Misses 4634 4634
Flag Coverage Δ
#multiple 88.67% <ø> (ø) ⬆️
#single 40.31% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/io/formats/style.py 95.89% <ø> (ø) ⬆️
pandas/core/indexes/interval.py 92.58% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f154966...71a4655. Read the comment docs.

@TomAugspurger
Copy link
Contributor Author

TomAugspurger commented May 2, 2017 via email

@jreback jreback added the Docs label May 2, 2017
@TomAugspurger TomAugspurger merged commit 9051f0d into pandas-dev:master May 3, 2017
@TomAugspurger TomAugspurger deleted the more-docs-warnings branch May 3, 2017 18:24
pcluo pushed a commit to pcluo/pandas that referenced this pull request May 22, 2017
* DOC: start fixing warnings * DOC: Remove various warnings from doc build * fixup advanced
@TomAugspurger TomAugspurger added this to the No action milestone May 27, 2017
stangirala pushed a commit to stangirala/pandas that referenced this pull request Jun 11, 2017
* DOC: start fixing warnings * DOC: Remove various warnings from doc build * fixup advanced
yarikoptic added a commit to neurodebian/pandas that referenced this pull request Jul 12, 2017
Version 0.20.0 * tag 'v0.20.0': (742 commits) RLS: v0.20.0 DOC: Whatsnew cleanup (pandas-dev#16245) TST: Test CategoricalIndex in test_is_categorical (pandas-dev#16243) TST: xfail some bottleneck on windows (pandas-dev#16240) DOC, TST: Document and Test Functions in dtypes/common.py (pandas-dev#16237) TST: Remove __init__ statements in testing (pandas-dev#16238) DOC: don't include all methods/attributes of IntervalIndex (pandas-dev#16221) PKG: Fix ModuleNotFoundError: No module named 'pandas.formats' (pandas-dev#16239) RLS: v0.20.0rc2 CLN: make submodules of pandas.util private (pandas-dev#16223) MAINT: Remove tm.TestCase from testing (pandas-dev#16225) MAINT: Complete Conversion to Pytest Idiom (pandas-dev#16201) DOC: add whatsnew for 0.21.0 DEPR: correct deprecation message for datetools (pandas-dev#16202) API Change repr name for table schema (pandas-dev#16204) DOC: Remove various warnings from doc build (pandas-dev#16206) DOC: add whatsnew for v0.20.1 BUG: Fixed renaming of falsey names in build_table_schema (pandas-dev#16205) COMPAT: ensure proper extension dtype's don't pickle the cache (pandas-dev#16207) REF: register custom DisplayFormatter for table schema (pandas-dev#16198) ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants