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?
1 Reply
Use aggrid infinite table