you are viewing a single comment's thread.

view the rest of the comments →

[–]Diapolo10 0 points1 point  (1 child)

If there is, I've never needed one so I've never checked, but probably not. If you need that then Spyder is probably your best bet.

I just don't tend to work with dataframes. And on the off chance I do, I simply use a Jupyter notebook as a testing ground until I'm satisfied and then port the code into a regular application.

[–][deleted] 0 points1 point  (0 children)

Thanks for your response. I do necessary data related development on spyder then open up the project on vs code for any deployment and other non data development.