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

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -