Issue
I am unable to import pandas profiling in jupyter notebook. Could someone please tell me whats wrong.
Solution
Thanks a lot to all who tried to help me out. This worked.
import sys
!{sys.executable} -m pip install pandas-profiling
Answered By - NEX
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.