Forum Discussion
zih
6 years agoRegular Visitor
Embed Python library into pbix file, possible?
I created a dahsboard with three Python based visuals in the Power BI desktop. Now the manager need to used it. Is there any way that I can embed the module(libraries) I used in the pbix file so that...
Watsky
6 years agoSolution Sage
zih The only supported libraries are:
- matplotlib
- numpy
- pandas
- scikit-learn
- scipy
- seaborn
- statsmodels
See: https://powerbi.microsoft.com/en-us/blog/python-visualizations-in-power-bi-service/