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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
carlpaul153
Helper I
Helper I

Is it possible to use this Python library in Power BI?

I want to use the wordfreq library (https://pypi.org/project/wordfreq/). I have a column with phrases and I want to add a new column that contains the tokens ordered from most frequent to least frequent. Could you tell me what should I put in the "Run Python Script" box? I don't know how to import this library.

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Hello @carlpaul153 ,

Currently, the following Python packages (non-Intel MKL) are supported for use in Power BI reports:

  • matplotlib
  • numpy
  • Pandas
  • scikit-learn
  • scipy
  • Seaborn
  • statsmodels

Best regards
Liang
If this post helps, then consider Accept it as the solution to help other members find it faster.

View solution in original post

2 REPLIES 2
V-lianl-msft
Community Support
Community Support

Hello @carlpaul153 ,

Currently, the following Python packages (non-Intel MKL) are supported for use in Power BI reports:

  • matplotlib
  • numpy
  • Pandas
  • scikit-learn
  • scipy
  • Seaborn
  • statsmodels

Best regards
Liang
If this post helps, then consider Accept it as the solution to help other members find it faster.

CNENFRNL
Community Champion
Community Champion

Hi, @carlpaul153 , you are not alone; there were already quite a few similar threads. Just refer to them in this Recommendations pane in the right side of this page.

Screenshot 2020-12-08 171426.png


Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension!

DAX is simple, but NOT EASY!

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.