Not able to see pandas dataframe in Interactive Data Editor using Jupyter Notebook #4166
Replies: 2 comments
-
I've restarted the kernel and preview data worked well!! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks! This was probably the same issue as seen here: #3653 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
I'm testing the Positron IDE with jupyter notebook with python and I'm not able to see the pandas dataframe in the interactive data editor.
Whe I use the the magic command
%view penguins
, I receive the following error message: UsageError: cannot view object of type 'pandas.core.frame.DataFrame'Maybe I'm doing something wrong.
Can anyone help me this issue, pls!!
Beta Was this translation helpful? Give feedback.
All reactions