Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

what python packages are available to be used

I want to use some python packages.

 

Is any python package I can download be used? Is there a comprehensive list of packages that power bi can use? ie. I want to use numpy, pandas, cvxopt, blas, solvers, etc.

1 ACCEPTED SOLUTION
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous ,

Have you solved your problem?

If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

If you still need help, feel free to ask.

Best Regards,

Cherry

 

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Nice thanks - pretty sure that page didn't exist when I originally asked or it didn't have the package list but I'm glad it does now.

v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous ,

Have you solved your problem?

If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

If you still need help, feel free to ask.

Best Regards,

Cherry

 

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous ,

The following Python packages (non-Intel MKL) are currently supported for use in your Power BI reports:

  • matplotlib
  • numpy
  • pandas
  • scikit-learn
  • scipy
  • seaborn
  • statsmodels

Aother reference:

https://docs.microsoft.com/en-us/power-bi/desktop-python-visuals

Best  Regards,

Cherry

 

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

I found those blog posts but I don't see a comprehensive list of supported Python packages. The blog post at: https://powerbi.microsoft.com/en-us/blog/python-visualizations-in-power-bi-service/ says:

 

We’ll include the versions of the packages supported in the documentation for the Python support in Power BI.

 

But I can't find what documentation is being referenced. I can see a page for R packages here:

 

https://docs.microsoft.com/en-us/power-bi/service-r-packages-support

 

That is exactly the sort of page I want for Python. Does that exist or will it exist soon?

 

Regards,

Owen

Supported python packages can be found at the same url - replacing r for python in the url:

https://docs.microsoft.com/en-us/power-bi/connect-data/service-python-packages-support

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors