Learn Before
Idea

seaborn without a visual output?

Sometimes, we find there is not visual output when we run the code in Jupyter notebook. To solve it, we can take advantage of the matplotlib.pyplot. Combining the application of matplotlib and seaborn, we are able to add title, axes and plt.show() to see the output.

0

1

Updated 2021-01-31

Tags

Data Science