Hi,

Thanks for your kind words! Please open a bug about this problem here:

https://github.com/spyder-ide/spyder/issues

so we don't forget to take a look at it in a future release.


Cheers,
Carlos

El 11/12/19 a las 1:01 p. m., Gregfx500 escribió:

Hi,

I have just updated to spyder 4.

First of all, I would like thank you for your great work,

new features are amazing.

However, I have noticed that moderately large data frames are very

slow to open in the variable explorer.

For instance, the data frame below will open instantly in spyder 3

while taking a few seconds in spyder 4:

import numpy as np

import pandas as pd


df=pd.DataFrame(np.arange(40000).reshape(4000,10))



All the best,

Greg

--
You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/f7eabbac-54df-4b75-9f8b-76f8e81a89fa%40googlegroups.com <https://groups.google.com/d/msgid/spyderlib/f7eabbac-54df-4b75-9f8b-76f8e81a89fa%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/e42ab53c-392d-0bad-be04-0cb336d06a68%40gmail.com.

Reply via email to