Forum Discussion
Not able to use python package adjustText in power BI Service
Hi All ,
Iam trying to use a python package adjustText available on official Pypi website (https://pypi.org/project/adjustText) in Power Bi Service , but iam facing an ImportError: (saying pacakge is not installed) , also i tried connecting my report to a personal gateway connection with my laptop having the package installed but still iam facing the same issue , Can't we use any Pypi python package in power bi service , please help !
Thanks .
- Anonymous5 years ago
Hi Anonymous ,
I'm afriad the answer is yes.
As the document said, "Supported Python packages for the Power BI service are found in the following section, titled Supported Packages. If you would like to request support of an Python package not found in that list, please submit your request to Power BI Ideas."
Best Regards,
Jay
3 Replies
- AnonymousNot applicable
Hi Anonymous ,
Check the documnet about the packages that are supported in the Power BI service.
The following table shows which packages are supported in the Power BI service.
PYTHON PACKAGES THAT ARE SUPPORTED IN POWER BI Package Version Link matplotlib 3.2.1 https://pypi.org/project/matplotlib numpy 1.18.4 https://pypi.org/project/numpy pandas 1.0.1 https://pypi.org/project/pandas scikit-learn 0.23.0 https://pypi.org/project/scikit-learn scipy 1.4.1 https://pypi.org/project/scipy seaborn 0.10.1 https://pypi.org/project/seaborn statsmodels 0.11.1 https://pypi.org/project/statsmodels xgboost 1.1.0 https://pypi.org/project/xgboost Best Regards,
Jay
- AnonymousNot applicable
Hi thanks for this , but had a doubt on same link i found some points .
- The Power BI service, for the most part, supports Python packages with free and open-source software licenses such as GPL-2, GPL-3, MIT+, and so on.
- The Power BI service supports packages published in PyPI. The service does not support private or custom Python packages. Users are encouraged to make their private packages available on PyPI prior to requesting the package be available in the Power BI service.
so can't we use any of the package from pypi website , i not is there a way we can send a request to support additional packages in power bi service .
- AnonymousNot applicable
Hi Anonymous ,
I'm afriad the answer is yes.
As the document said, "Supported Python packages for the Power BI service are found in the following section, titled Supported Packages. If you would like to request support of an Python package not found in that list, please submit your request to Power BI Ideas."
Best Regards,
Jay