Forum Discussion
carlpaul153
5 years agoHelper 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 frequ...
- 5 years ago
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.
V-lianl-msft
5 years agoCommunity 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.