Variable explorer slow to open in spyder 4 with large dataframes

171 views
Skip to first unread message

Gregfx500

unread,
Dec 11, 2019, 5:13:01 PM12/11/19
to spyder

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

 

Carlos Córdoba

unread,
Dec 11, 2019, 5:18:20 PM12/11/19
to spyd...@googlegroups.com
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ó:
--
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 spyderlib+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/f7eabbac-54df-4b75-9f8b-76f8e81a89fa%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages