PandasGUI icon indicating copy to clipboard operation
PandasGUI copied to clipboard

Very slow to load dataframe of 369936 rows x 2 columns

Open FrancisThibaultNRC opened this issue 3 years ago • 0 comments

Hi all,

I have been trying to use your cool and nice pandasGUI and it is really a useful tool.

However, to load the specified dataframe is quite fast, but the interactivity is difficult while making a x,y line graph, or almost impossible to do. I suggest to have a different thread for grapher tab, allowing the user to do something else in the meantime while applying finish button.

Any trick to overcome that situation.

Thanks.

Francis

FrancisThibaultNRC avatar Feb 19 '22 02:02 FrancisThibaultNRC