WWindmill•Created by eidnanrohod on 4/1/2025 in #help Handling Heavy Data in Apps
What should I do if I'm building a relatively large DataFrame in a Python Background Script within an app (e.g., >2MB) and I need to display this data using the AgGrid table component? Is this possible?