Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I am trying to run a simple Python script, but it gives me this error. I am just uploading an Excel database:
import pandas as pd
df= pd.read_excel(r'C:\Users\Desktop\df.xlsx', sheet_name = 'Name')
print(df)
@Anonymous , all python libraries are not installed. Refer to the description of the video I mentioned the error and solution
How to make Python work with Power BI: https://youtu.be/5D0BkNsu5CM
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 143 | |
| 124 | |
| 101 | |
| 80 | |
| 55 |