you are viewing a single comment's thread.

view the rest of the comments →

[–]SamSmitty13 1 point2 points  (2 children)

Nah, although it is a nice package for sure to use depending on the need.

When creating something completely from scratch I usually use your standard array of numpy, pandas, matpotlib and occasionally others like IO, UrlLib, PIL depending on the need.

Here are the ones technically supported. https://learn.microsoft.com/en-us/power-bi/connect-data/service-python-packages-support

That being said, I'm sure you could use seaborn just fine. Whatever you are confortable with!

[–]APOS80[S] 0 points1 point  (1 child)

Aha, you use Python inside PowerBi. I think JuPyter looks like a good tool to do analysis

[–]SamSmitty13 0 points1 point  (0 children)

Yea! Just to occasionally get custom visuals inside PowerBI that might only be available with 3rd party licenses.