You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My issue however is when I load a large (ish) dataframe of ~1000 rows and 50 columns, when I use the complex user inputs such as check boxes or dropdown menus, it can take a while to register the input. It is only about a second but this is for each input and so makes its unrealistic to use for large datasets. Is there a way this could be sped up? hopefully there is a better fix but i suppose one quick fix would be to incorporate pagination?
Also, a fixed horizontal scroll bar would be nice (currently it is at the bottom of page).
Thanks!
My computer specs are:
Windows 10
intel xeon gold 6128, 6 core @3.4GHz
128GB RAM
The text was updated successfully, but these errors were encountered:
Hi,
Great package. very intuitive and simple to use.
My issue however is when I load a large (ish) dataframe of ~1000 rows and 50 columns, when I use the complex user inputs such as check boxes or dropdown menus, it can take a while to register the input. It is only about a second but this is for each input and so makes its unrealistic to use for large datasets. Is there a way this could be sped up? hopefully there is a better fix but i suppose one quick fix would be to incorporate pagination?
Also, a fixed horizontal scroll bar would be nice (currently it is at the bottom of page).
Thanks!
My computer specs are:
Windows 10
intel xeon gold 6128, 6 core @3.4GHz
128GB RAM
The text was updated successfully, but these errors were encountered: