Skip to content
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

DOC: resolved mistakes in examples series #15625

Merged
merged 3 commits into from
Mar 9, 2017

Conversation

MichielStock
Copy link
Contributor

Adjusted some docstring examples.

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@2229c26). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master   #15625   +/-   ##
=========================================
  Coverage          ?   90.99%           
=========================================
  Files             ?      143           
  Lines             ?    49306           
  Branches          ?        0           
=========================================
  Hits              ?    44868           
  Misses            ?     4438           
  Partials          ?        0
Impacted Files Coverage Δ
pandas/core/generic.py 96.25% <ø> (ø)
pandas/core/series.py 94.91% <ø> (ø)
pandas/conftest.py 94.11% <100%> (ø)

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 2229c26...46d362e. Read the comment docs.

@jorisvandenbossche
Copy link
Member

@MichielStock There were some PEP8 issues (lines too long, we test for that on Travis), but fixed those before merging.

Thanks!

@jorisvandenbossche jorisvandenbossche merged commit a1d3ff3 into pandas-dev:master Mar 9, 2017
@jorisvandenbossche jorisvandenbossche added this to the 0.20.0 milestone Mar 9, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
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.

4 participants