Forum Discussion
Anonymous
5 years agoNot applicable
Importing seaborn package PowerBI error
Hello everyone, I am currently working on a python coded project and have entered the final stage, visualization. I want to do this visualization through PowerBI. The packages I work with are Pan...
Anonymous
5 years agoNot applicable
Anonymous
As far as I know seaborn is supported. This is most likely a version problem, you may refer to the discussion in this post:
ModuleNotFoundError: No module named 'seaborn' in Python IDE - Stack Overflow
Paul Zheng _ Community Support Team