Dataframes are not viewable in the variable explorer

See original GitHub issue

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • Restarted Spyder
    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

Dataframes are not viewable in the variable explorer

What steps reproduce the problem?

  1. Double clicking on a dataframe in the variable explorer

What is the expected output? What do you see instead?

Paste Traceback/Error Below (if applicable)


Spyder was unable to retrieve the value of this variable from the console.

The error message was:
An error occured, see the console..

Note: Please don't report this problem on Github, there's nothing to do about it.

Versions

  • Spyder version: 5.2.2
  • Python version: 3.9.10
  • Qt version:
  • PyQt version:
  • Operating System name/version: macos 12.2.1

Dependencies

PASTE DEPENDENCIES HERE

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Mar 3, 2022

At the end of the month.

1reaction
mhdmyzcommented, Feb 15, 2022

I downgraded to pandas 1.3.5 and the issue was resolved. Seems you need to update Spyder with the latest version of pandas.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to view dataframes in Spyder's variable explorer "Can't ...
I'm using Python 3.8.13 and Pandas 1.4.1 on Spyder 4.1.5. I have no problem reading the dataframe into memory, but when I try...
Read more >
Spyder IDE 2.3.9 variable explorer not support data frame ...
My spyder IDE 2.3.9 variable explorer is not showing/supporting data frame variables. Anyone has any idea which package I might miss? Urgent!
Read more >
Variable Explorer — Spyder 5 documentation
Spyder Variable Explorer execution with a variable of type list. It shows the namespace contents ... Dataframe editor showing data frame "heatmap".
Read more >
A few newbie questions on variable explorer, sciview and ...
Is there a way to do the same in PyCharm? The closest I have managed to find is to select the dataframe from...
Read more >
Can't open spatial dataframe in Spyder 4.2.1 Variable Explorer
Can't open spatial dataframe in Spyder 4.2.1 Variable Explorer - not picklable. 3156. 6. Jump to solution. 02-24-2021 01:26 PM.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found