A native Python IDE built for data science
1–10 of 47 posts
Re: A native Python IDE built for data science
#2Re: A native Python IDE built for data science
#3As a heads up, the setup workflow assumes you are on OS X, which may be a problem if it asks you to open a Terminal on Windows: http://i.imgur.com/nya50e4.png
Re: A native Python IDE built for data science
#4The UI is obviously inspired by Rstudio for R. And I have zero objections to that; this is something that I've wanted for awhile, after having difficulty with PyCharm for my Python-related data projects. I'll play around with it a bit. As a heads up, the setup workflow assumes you are on OS X, which may be a problem if it asks you to open a Terminal on Windows: http://i.imgur.com/nya50e4.png
thanks for trying it out!
Re: A native Python IDE built for data science
#5Re: A native Python IDE built for data science
#6I'm curious what advantages are there with this or (PyCharm) over something like Spyder?
Re: A native Python IDE built for data science
#7The UI is obviously inspired by Rstudio for R. And I have zero objections to that; this is something that I've wanted for awhile, after having difficulty with PyCharm for my Python-related data projects. I'll play around with it a bit. As a heads up, the setup workflow assumes you are on OS X, which may be a problem if it asks you to open a Terminal on Windows: http://i.imgur.com/nya50e4.png
hey minimaxir, the commands should still work if you have python and/or conda installed. if you have any issues you can post here: https://github.com/yhat/rodeo/issues . thanks for trying it out!
matplotlib, however, fails to install completely with this method on Windows for subtle reasons. Filed: https://github.com/yhat/rodeo/issues/204
The documentation just points to a blog article on how to install matplotlib on Windows.
Re: A native Python IDE built for data science
#8Re: A native Python IDE built for data science
#9I'm curious what advantages are there with this or (PyCharm) over something like Spyder?
After using it for 10 minutes, it feels identical to RStudio. That's a good thing.