VS代码不再显示数据查看器中查看数据框的选项

发布于 2025-01-26 11:55:44 字数 333 浏览 1 评论 0原文

我正在使用VS代码中的Pandas工作,并且我一直在使用Data Viewer 选项中使用查看值来查看我的数据帧时。

由于某种原因,VS代码现在已经隐藏了我查看数据帧的选项,我不确定为什么或如何重新打开此框架。我已经尝试在preverences>中搜索数据查看器;设置,但我找不到参考。

有关参考,请查看下面的图像,该图像在变量上的调试器中右键单击dataframe时显示了选项, view

当前选项

I'm working with pandas in VS Code and I've been using the View value in Data Viewer option to look at my Data frames while debugging.

For some reason VS Code has now hidden the option for me to view my data frames and I'm not sure why or how to turn this back on again. I've tried searching for Data Viewer in Preferences > Settings but I can't find a reference to it.

For reference take a look at the image below which shows the options when I right-click a Dataframe in the debugger on the Variables view

Current options

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

兮颜 2025-02-02 11:55:44

我找到了答案。 在数据查看器中查看数据帧的功能需要jupyter扩展工作。如果您有此问题,请确保已安装了Jupyter扩展程序

I have found the answer to this. The functionality to view Dataframe in Data Viewer requires the Jupyter extension to work. If you have this issue make sure you have the Jupyter extension installed

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文