The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I hope this message finds you well. I have noticed that the chunksize parameter and the num_rows paramter are not available. Could you please advise if there is an alternative solution? I am trying to take a large dataset in a Microsoft Fabric Notebook and take it down into chunks so that I can process the data in the notebook. How do I split the Microsoft Fabric table into chunks while it is processed into a DataFrame? Is there anyway on how to fix this? I would really like to hear your insights.
Thank you for your assistance.
Here is the code that I used in my notebook:
Solved! Go to Solution.
Hi! I think you can accomplish this by using Python pandas library.
Proud to be a Super User! | |
Hi! I think you can accomplish this by using Python pandas library.
Proud to be a Super User! | |
User | Count |
---|---|
37 | |
14 | |
12 | |
11 | |
8 |
User | Count |
---|---|
49 | |
36 | |
22 | |
22 | |
18 |