I installed pandas-profiling by I cannot import it in Jupyter Notebook. This is the last part of the long import error I get.
ImportError: matplotlib is required for plotting when the default backend "matplotlib" is selected.
Any ideas on how I can import it?