Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Deprecate options.display.mpl_style #11783
Comments
jorisvandenbossche
added Visualization Deprecate
labels
Dec 7, 2015
jorisvandenbossche
added this to the
0.18.0
milestone
Dec 7, 2015
|
lgtm |
|
|
DEKHTIARJonathan
added a commit
to JD-accounts/neural-nets-are-weird
that referenced
this issue
Jan 2, 2016
|
|
DEKHTIARJonathan |
b972855
|
DEKHTIARJonathan
referenced
this issue
in jvns/neural-nets-are-weird
Jan 2, 2016
Open
From IPython to Jupyter, HTTPS and Password support, Modifications on Readme.md and Notebook #6
|
someone want to do a PR for this? |
TomAugspurger
referenced
this issue
Jan 31, 2016
Closed
DEPR: deprecate options.display.mpl_style #12190
TomAugspurger
added a commit
to TomAugspurger/pandas
that referenced
this issue
Feb 11, 2016
|
|
TomAugspurger |
1c1b99e
|
TomAugspurger
closed this
in 462b2f4
Feb 11, 2016
cldy
added a commit
to cldy/pandas
that referenced
this issue
Feb 11, 2016
|
|
TomAugspurger + cldy |
08f41d0
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jorisvandenbossche commentedDec 7, 2015
Matplotlib now has support for enabling different styles, we don't use this anymore in our docs, and it only gives problems to keep supporting this with newer matplotlib versions (see eg #11727).
So to raise @TomAugspurger idea there in an issue: let's just deprecate it?
@sinhrks @jreback