Are there any other IDEs for Python, which have such a MATLAB-like variable explorer?
I'm working on a lot of data and sometimes it gets cumbersome to check dimensions, shapes, and types in debug mode. Is Spyder really the only way of dealing with data?
Juypter notebook is nice, however it still requires you to explicitly run variable.shape or len(variable) in a new cell.
Visual Studio community edition is also good for Python. It is available for Mac too. It has variable explorer. https://visualstudio.microsoft.com/vs/community
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With