filmov
tv
How to create Beautiful Python Visuals in Power Bi Desktop

Показать описание
it's very easy to create beautiful python visuals in power bi desktop, the current compatible version of Python is 3.7.7, you must install Python first, once Python is installed, Python directory will be automatically detected by the Power BI, however you can change the path of Python Directory in Files , Options and Settings , Options , Global , Python Scripting , you can install Python packages like seaborn, NumPy through pip using windows Command Prompt.