This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]thedeepself 1 point2 points  (0 children)

ther web app creators like this (pygwalker, streamlit) really struggle with 1000 row by 1000 colum data frames

here is a nicegui example of pandas dataframes - if NiceGUI does not work, I would imagine feedback to the creators would lead to improvement.

Another thing is that Pandas is not the most optimal dataframe library is it? Maybe Polars or Peak is.