Forum Discussion

HamidBee's avatar
HamidBee
Power Participant
2 years ago

Power BI Python Script Out of Memory Error When Truncating DataFrame

Hello,   I'm encountering an out of memory error when trying to run a Python script within Power BI to manipulate a dataset. I aim to truncate a dataset to only the first 5 rows using a Python scri...