Skip to content

doc: Fix typo in example #19537

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 1 commit into from
Feb 5, 2018
Merged

doc: Fix typo in example #19537

merged 1 commit into from
Feb 5, 2018

Conversation

ppflrs
Copy link
Contributor

@ppflrs ppflrs commented Feb 5, 2018

Fix typo in the example for pandas.io.formats.style.Styler.format

  • closes #xxxx
  • tests added / passed
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

Fix typo in the example for pandas.io.formats.style.Styler.format
@codecov
Copy link

codecov bot commented Feb 5, 2018

Codecov Report

Merging #19537 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #19537      +/-   ##
==========================================
- Coverage   91.62%    91.6%   -0.03%     
==========================================
  Files         150      150              
  Lines       48717    48717              
==========================================
- Hits        44637    44625      -12     
- Misses       4080     4092      +12
Flag Coverage Δ
#multiple 89.97% <ø> (-0.03%) ⬇️
#single 41.75% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/io/formats/style.py 96.21% <ø> (ø) ⬆️
pandas/plotting/_converter.py 65.22% <0%> (-1.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 d5a7e7c...d453fa4. Read the comment docs.

@TomAugspurger TomAugspurger added this to the 0.23.0 milestone Feb 5, 2018
@TomAugspurger TomAugspurger merged commit f391cbf into pandas-dev:master Feb 5, 2018
@TomAugspurger
Copy link
Contributor

Thanks @ppflrs!

harisbal pushed a commit to harisbal/pandas that referenced this pull request Feb 28, 2018
Fix typo in the example for pandas.io.formats.style.Styler.format
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.

2 participants