You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the cells are also color coded according to the value in that cell. The more awesome thing is that since you can call functions in Pycharm debugger, the array can be directly shown as an image (imshow) or any other kind of plots allowed by the plotting libraries in the python ecosystem.
I understand that function calling in debugger is being worked on and will be included in 1.0, but the more basic "view as array" feature shown in the video above should not even need that.
Thanks for this nice plugin, I like it a lot!
The text was updated successfully, but these errors were encountered:
There is a nice feature in pycharm which presents array data as a spreadsheet when debugging: https://www.youtube.com/watch?v=xFNabDH398c&feature=youtu.be
Note that the cells are also color coded according to the value in that cell. The more awesome thing is that since you can call functions in Pycharm debugger, the array can be directly shown as an image (imshow) or any other kind of plots allowed by the plotting libraries in the python ecosystem.
I understand that function calling in debugger is being worked on and will be included in 1.0, but the more basic "view as array" feature shown in the video above should not even need that.
Thanks for this nice plugin, I like it a lot!
The text was updated successfully, but these errors were encountered: