Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Running a Python script

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)

 

 

 

 

 

 

SimonePalmas45_0-1671508989037.png

 

1 REPLY 1
amitchandak
Super User
Super User

@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

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.