eidnanrohod
eidnanrohod4w ago

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
eidnanrohod
eidnanrohodOP4w ago
Use aggrid infinite table

Did you find this page helpful?