ipython - Javascript error adding output! TypeError: tickvalues is null See your browser Javascript console for more details -


i trying run below code in jupyter notebook.

df.groupby(['gender'])['applicantincome'].mean().plot()

but end error:

javascript error adding output! typeerror: tickvalues null see browser javascript console more details.


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

image - python get coordinates (pixels) of corresponding points from clicks -