Skip to content

BUG fixed broken link GH16279 #16281

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
May 8, 2017

Conversation

SimonBaron
Copy link
Contributor

GH16279

http://nbviewer.jupyter.org/github/pandas-dev/pandas/blob/master/doc/source/html-styling.ipynb gives 404, changed to
http://nbviewer.ipython.org/github/pandas-dev/pandas/blob/master/doc/source/style.ipynb

  • closes GH16279
  • tests added / passed
  • passes git diff upstream/master --name-only -- '*.py' | flake8 --diff
  • whatsnew entry

@SimonBaron
Copy link
Contributor Author

@jorisvandenbossche did I get it right this time?

@jorisvandenbossche jorisvandenbossche added this to the 0.20.2 milestone May 8, 2017
@jorisvandenbossche
Copy link
Member

Yes, thanks!

@jorisvandenbossche jorisvandenbossche merged commit 9e57d91 into pandas-dev:master May 8, 2017
@codecov
Copy link

codecov bot commented May 8, 2017

Codecov Report

Merging #16281 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16281      +/-   ##
==========================================
- Coverage   90.38%   90.37%   -0.01%     
==========================================
  Files         167      161       -6     
  Lines       50872    50863       -9     
==========================================
- Hits        45982    45969      -13     
- Misses       4890     4894       +4
Flag Coverage Δ
#multiple 88.16% <ø> (ø) ⬆️
#single 40.32% <ø> (-0.11%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/io/msgpack/_version.py 44.86% <0%> (-55.14%) ⬇️
pandas/core/util/hashing.py 92.03% <0%> (-7.02%) ⬇️
pandas/core/computation/expressions.py 90.47% <0%> (-2.21%) ⬇️
pandas/core/frame.py 97.59% <0%> (-0.1%) ⬇️
pandas/computation/expressions.py
pandas/json.py
pandas/io/sas/__init__.py
pandas/io/msgpack/__init__.py
pandas/plotting/__init__.py
... and 16 more

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 d50f981...ecd815c. Read the comment docs.

pawroman pushed a commit to pawroman/pandas that referenced this pull request May 9, 2017
pcluo pushed a commit to pcluo/pandas that referenced this pull request May 22, 2017
TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request May 29, 2017
TomAugspurger pushed a commit that referenced this pull request May 30, 2017
stangirala pushed a commit to stangirala/pandas that referenced this pull request Jun 11, 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.

3 participants