Skip to content

Documentation for Styling has broken links #16279

Closed
@SimonBaron

Description

@SimonBaron

I hope this is the right way to report this! It is an issue with the documentation rather than the code

Problem description

http://pandas.pydata.org/pandas-docs/stable/style.html#Styling

This is the first section, and contains a link to:
http://nbviewer.jupyter.org/github/pandas-dev/pandas/blob/master/doc/source/html-styling.ipynb

which gives me a 404 error.

Further down:
http://pandas.pydata.org/pandas-docs/stable/style.html#Builtin-Styles

As you can see, there is problem in the jupyter notebook where seaborn is not found. At least I assume you will see it - this is what I see:

image

error text

/Users/taugspurger/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/matplotlib/colors.py:494: RuntimeWarning: invalid value encountered in less
  cbook._putmask(xa, xa < 0.0, -1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions