【问题标题】:Spyder: Spyder was unable to retrieve the value of this variable from the console, An error occured see the console errorSpyder:Spyder 无法从控制台检索此变量的值,出现错误,请参阅控制台错误
【发布时间】:2022-04-02 01:24:51
【问题描述】:

我已将 azureml 数据集转换为 python 数据框 但 spyder 无法向我显示数据框。请帮忙

【问题讨论】:

  • 通常see the console的意思是你应该看那里...

标签: python pandas dataframe spyder


【解决方案1】:

我也面临同样的错误。我在这些帖子中找到了答案:https://github.com/spyder-ide/spyder/issues/15998https://github.com/spyder-ide/spyder/issues/15998

您需要将 pandas 降级到 1.3.5 版: conda install pandas==1.3.5

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2022-12-11
    • 2012-10-23
    • 1970-01-01
    • 2015-04-19
    • 1970-01-01
    • 2017-06-16
    • 1970-01-01
    相关资源
    最近更新 更多