Forum Discussion

carlpaul153's avatar
carlpaul153
Helper I
5 years ago
Solved

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...
  • V-lianl-msft's avatar
    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.