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

What is the benefit of importing a dataframe through a python script instead of :

Hi all,

 

We have a lot of Python scripts which run automatically once a day before everyone starts working. The script spits out csv and text files, which are refreshed in Power BI. So when someone starts working they have up to date data in Power BI.

 

I recently discovered that I can automatically run the python scripts in Power BI and then import the pandas dataframe. However, I was simply wondering what is the added benefit of this?

We need to create historical data so we need to spit out CSV's anyway and importing a csv file doens't take a lot of time. So why would you bother importing the dataframe directly by connecting the Python script to Power BI?

 

I was just wondering

 

Kind regards,

 

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

@Anonymous Keeps everything in the Power BI file for ease of maintenance. Automatic refresh would run the Python script to get the latest data instead of having a 2 step process.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

1 REPLY 1
Greg_Deckler
Community Champion
Community Champion

@Anonymous Keeps everything in the Power BI file for ease of maintenance. Automatic refresh would run the Python script to get the latest data instead of having a 2 step process.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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