Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
User | Count |
---|---|
70 | |
70 | |
34 | |
23 | |
22 |
User | Count |
---|---|
96 | |
94 | |
50 | |
42 | |
40 |