My biggest pet peeve of using (coming from / ) is that you can't see all the dataframes that you have either loaded or have wrangled and created in this session.

It is a big positive of using RStudio. You can quickly take a glance or scroll through if needed.

Is there a way to do this in Jupyter Notebook?

Come to think of it, this might be exclusive to RStudio only? Though I must say, it is a great feature.

@shibaprasad not sure if there is a solution for Jupyter Notebook, but Spyder (my preferred Python IDE) has a good variable explorer: spyder-ide.org/

@shibaprasad will

ls()

Give the list of objects in a #jupyternotebook #RStats session?

But yes, having a dedicated place to see them is definitely a plus of an actual IDE.

@shibaprasad I'm not sure if this is a native feature of Jupyter but in VS code there is the variables view (at least when using Python).

@joshpersi Wow great. Yes, was looking for something like this. Thanks.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.