Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. 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
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 41 | |
| 30 | |
| 24 |