RStudio is slow with Python

I decided today to try RStudio with Python. (2021.09.1 Build 372 and Python 3.7). And the first thing I noticed is how much slower it is to view dataframe (View(df)) with Python. Simple pandas dataframe with 200 rows and 10 columns takes 2-5 second to open, while with R something similar is almost instantaneous.

Is there way to improve it? Have anybody experience something similar?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.