Forum Discussion

Melodyyy's avatar
Melodyyy
New Member
2 years ago

Exporting DataFrame with More Than 70K Rows from Workbook

Hi everyone,   I have a Python workbook where I run code to generate a DataFrame with over 70,000 rows. When I try to visualize the DataFrame in the workbook, it only shows the first 10,000 rows du...