Skip to content

DOC: Remove incorrect elements of PeriodIndex docstring #16553

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
Jun 1, 2017
Merged

DOC: Remove incorrect elements of PeriodIndex docstring #16553

merged 2 commits into from
Jun 1, 2017

Conversation

tui-rob
Copy link
Contributor

@tui-rob tui-rob commented May 31, 2017

@codecov
Copy link

codecov bot commented May 31, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16553   +/-   ##
=======================================
  Coverage   90.75%   90.75%           
=======================================
  Files         161      161           
  Lines       51074    51074           
=======================================
  Hits        46353    46353           
  Misses       4721     4721
Flag Coverage Δ
#multiple 88.59% <ø> (ø) ⬆️
#single 40.16% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/indexes/period.py 92.74% <ø> (ø) ⬆️

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 03d44f3...1e78866. Read the comment docs.

@codecov
Copy link

codecov bot commented May 31, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16553   +/-   ##
=======================================
  Coverage   90.75%   90.75%           
=======================================
  Files         161      161           
  Lines       51074    51074           
=======================================
  Hits        46353    46353           
  Misses       4721     4721
Flag Coverage Δ
#multiple 88.59% <ø> (ø) ⬆️
#single 40.16% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/indexes/period.py 92.74% <ø> (ø) ⬆️

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 03d44f3...51c329b. Read the comment docs.

@jorisvandenbossche jorisvandenbossche added this to the 0.21.0 milestone May 31, 2017
@TomAugspurger
Copy link
Contributor

Removed a trailing space. Thanks @KiwiRob !

TomAugspurger pushed a commit that referenced this pull request Jun 1, 2017
* DOC: Remove incorrect elements of PeriodIndex docstring

See #9056.

* Removed trailing space
@TomAugspurger TomAugspurger merged commit 4ec98d8 into pandas-dev:master Jun 1, 2017
Kiv pushed a commit to Kiv/pandas that referenced this pull request Jun 11, 2017
…6553)

* DOC: Remove incorrect elements of PeriodIndex docstring

See pandas-dev#9056.

* Removed trailing space
stangirala pushed a commit to stangirala/pandas that referenced this pull request Jun 11, 2017
…6553)

* DOC: Remove incorrect elements of PeriodIndex docstring

See pandas-dev#9056.

* Removed trailing space
@tui-rob tui-rob deleted the patch-1 branch June 12, 2017 14:25
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.

3 participants