vscode icon indicating copy to clipboard operation
vscode copied to clipboard

有什么方式可以查看变量吗,像spyder 或者matlab一样

Open nankaimy opened this issue 1 month ago • 1 comments

Data Wrangler 需要最低python3.8和pandas0.25.2

目前用的环境是 python3.7和pandas0.24.2

nankaimy avatar Nov 23 '25 09:11 nankaimy

AI Translation:

Title:

Is there a way to view variables, like in Spyder or MATLAB?

Body:

Data Wrangler requires at least python3.8 and pandas0.25.2

Currently, the environment being used is python3.7 and pandas0.24.2

Currently, the environment being used is python3.7 and pandas0.24.2

Thank you for filing this issue, unfortunately we don't support any extensions that support very specific and old versions of packages. We tend to support the latest versions. You can try to build your own extension using the Jupyter extension API.

DonJayamanne avatar Dec 10 '25 21:12 DonJayamanne