Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
KDE Plot does not drop missing values #14821
Comments
keshavramaswamy
referenced
this issue
Dec 8, 2016
Merged
Fixed KDE Plot to drop the missing values #14820
TomAugspurger
added Visualization Missing-data
labels
Dec 8, 2016
TomAugspurger
closed this
in #14820
Dec 15, 2016
TomAugspurger
added a commit
that referenced
this issue
Dec 15, 2016
|
|
keshavramaswamy + TomAugspurger |
033d345
|
ischurov
added a commit
to ischurov/pandas
that referenced
this issue
Dec 19, 2016
|
|
keshavramaswamy + ischurov |
50ac7ed
|
jorisvandenbossche
added this to the
0.19.2
milestone
Dec 24, 2016
jorisvandenbossche
added a commit
to jorisvandenbossche/pandas
that referenced
this issue
Dec 24, 2016
|
|
keshavramaswamy + jorisvandenbossche |
4359471
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
keshavramaswamy commentedDec 8, 2016
•
edited
The KDE Plot of a series with missing values fails, producing an empty plot whereas the histogram is able to drop the missing values.
Expected Output
dropna()commit: None
python: 3.5.2.final.0
python-bits: 64
OS: Linux
OS-release: 3.13.0-92-generic
machine: x86_64
processor: x86_64
byteorder: little
LC_ALL: None
LANG: en_US.UTF-8
LOCALE: en_US.UTF-8
pandas: 0.19.1
nose: 1.3.7
pip: 9.0.1
setuptools: 23.0.0
Cython: 0.24
numpy: 1.11.1
scipy: 0.17.1
statsmodels: 0.6.1
xarray: None
IPython: 4.2.0
sphinx: 1.4.1
patsy: 0.4.1
dateutil: 2.5.3
pytz: 2016.4
blosc: None
bottleneck: 1.1.0
tables: 3.2.2
numexpr: 2.6.0
matplotlib: 1.5.1
openpyxl: 2.3.2
xlrd: 1.0.0
xlwt: 1.1.2
xlsxwriter: 0.9.2
lxml: 3.6.0
bs4: 4.4.1
html5lib: None
httplib2: None
apiclient: None
sqlalchemy: 1.0.13
pymysql: None
psycopg2: 2.6.2 (dt dec pq3 ext lo64)
jinja2: 2.8
boto: 2.40.0
pandas_datareader: None