Debugging Python Code on VSCode with Data Viewer (Pandas)

preview_player
Показать описание
In the latest Python for VSCode Update, VSCode brings Data Viewer for Python Objects while Debugging Native Python Code. This is similar to what Jupyter Notebook Debugging already offers. As the announcement says, "The data viewer in the Jupyter and Python extensions allow for easier and cleaner visualization of data when using Jupyter notebooks in VS Code. We’re excited to announce that in this release we added support for the data viewer when debugging Python files as well! For now, the data viewer only supports 2-dimensional objects, but we’re looking forward to adding support for multi-dimensional objects as well. Stay tuned!"

Рекомендации по теме
Комментарии
Автор

This is exactly what i needed and couldn't find it anywhere. Thanks a lot.

AvinashDharan
Автор

Switching from pycharm to vs code, so this was very helpful. Thanks!

kevon
Автор

nice, I wasn't aware that I can see the data frame like that, I was able to do this by debugging using interactive mode. Thanks

gulshankumar
Автор

Good info. Thanks.

Can you please create a video on how to debug Plotly Dash call back app in VS Studio?

essan-ouwm
Автор

I had this option available in VScode but it no longer shows up when I do this. Anyone else have this issue? No idea why is disappeared

sahil