Forum Discussion
fgabbaninililly
7 years agoNew Member
Using custom package in PowerBI Python visual
Hi, I would like to use a custom Python package to do some calculations and finally display a Python visual in PowerBI. Everything works well on PowerBI Desktop (by first installing my package in th...
TeigeGao
7 years agoSolution Sage
Hi fgabbaninililly ,
As mentioned in this blog: https://powerbi.microsoft.com/en-us/blog/python-visualizations-in-power-bi-service/
Only the following Python packages are currently supported for use in your Power BI reports:
- matplotlib
numpy
pandas
scikit-learn
scipy
seaborn
statsmodels
Best Regards,
Teige
- fgabbaninililly7 years agoNew Member
Thanks for your reply Teige.
Do you know if Microsoft has plans to add support for more Python packages in the future?
Francesco.
- TeigeGao7 years agoSolution Sage
Hi fgabbaninililly ,
I think we can open an idea at https://ideas.powerbi.com/forums/265200-power-bi-ideas
Best Regards,
Teige
- fgabbaninililly7 years agoNew Member
I think there is already an idea opened about this:
Unfortunately, it got only 5 votes so far...
I will add my vote now.