Earlier quoted context omitted.
As a regular R/bash/python user, I think the Posit philosophy is increasingly to break down barriers between the languages. It's no longer an either/or relationship, you can use both. And some packages or features that have been ported to python are just objectively worse in that language, so the want for R is definitely there. Also, a lot of the Posit team are fully "bilingual", it's not like the old guard of academ…
>ported to python are just objectively worse in that language This is absolutely the case. Dplyr syntax is much more intuitive for many use cases than Pandas or Polars equivalents. One thing I miss from RStudio is the Rmarkdown documents with inline outputs. Jupyter notebooks, even in VSCode, are so needlessly over-engineered and under-featured compared to the elegance of RMarkdown. So I am excited to see what Posit…
Maker of RStudio launches new R and Python IDE
31–40 of 129 posts
Re: Maker of RStudio launches new R and Python IDE
#32What is the strategy behind the dizzying pace of product changes in the R/Python space? I heard that RStudio was a great product, yet they have to redo everything again, of course also renaming the company as is also standard practice in the Python "scientific" market. Is it Jupyter envy? Why is it not possible to keep one good product and stay with it? I wish MatLab licenses weren't so expensive, at this point I'd j…
Re: Maker of RStudio launches new R and Python IDE
#33Earlier quoted context omitted.
I think the R people see the writing on the wall. Python has sucked all the air out of the room, and it is becoming increasingly difficult for them to target the R space exclusively. If you had no legacy or compliance requirements, are you going to start a new data project in SAS, R, or Python? Where are you going to find the most talent?
I'm not sure what would lead to you believe this. I've worked in the data science/ML space for over a decade now and I see the majority of pure analytics projects started in R, including at big tech companies I've worked at recently. Of course, ML projects and other things that need to result in production-grade models are almost always done in Python. This is currently the most visible form of "data project" due to…
Re: Maker of RStudio launches new R and Python IDE
#34Earlier quoted context omitted.
As a regular R/bash/python user, I think the Posit philosophy is increasingly to break down barriers between the languages. It's no longer an either/or relationship, you can use both. And some packages or features that have been ported to python are just objectively worse in that language, so the want for R is definitely there. Also, a lot of the Posit team are fully "bilingual", it's not like the old guard of academ…
>ported to python are just objectively worse in that language This is absolutely the case. Dplyr syntax is much more intuitive for many use cases than Pandas or Polars equivalents. One thing I miss from RStudio is the Rmarkdown documents with inline outputs. Jupyter notebooks, even in VSCode, are so needlessly over-engineered and under-featured compared to the elegance of RMarkdown. So I am excited to see what Posit…
It’s basically RMarkdown for SQL
Re: Maker of RStudio launches new R and Python IDE
#35Earlier quoted context omitted.
As a regular R/bash/python user, I think the Posit philosophy is increasingly to break down barriers between the languages. It's no longer an either/or relationship, you can use both. And some packages or features that have been ported to python are just objectively worse in that language, so the want for R is definitely there. Also, a lot of the Posit team are fully "bilingual", it's not like the old guard of academ…
>ported to python are just objectively worse in that language This is absolutely the case. Dplyr syntax is much more intuitive for many use cases than Pandas or Polars equivalents. One thing I miss from RStudio is the Rmarkdown documents with inline outputs. Jupyter notebooks, even in VSCode, are so needlessly over-engineered and under-featured compared to the elegance of RMarkdown. So I am excited to see what Posit…
Re: Maker of RStudio launches new R and Python IDE
#36Earlier quoted context omitted.
I'm not sure what would lead to you believe this. I've worked in the data science/ML space for over a decade now and I see the majority of pure analytics projects started in R, including at big tech companies I've worked at recently. Of course, ML projects and other things that need to result in production-grade models are almost always done in Python. This is currently the most visible form of "data project" due to…
Youre wrong. Python is outpacing R in usage. Every metric you can find proves it. R also has fundamental issues and lacks serious development.
Re: Maker of RStudio launches new R and Python IDE
#37What is the strategy behind the dizzying pace of product changes in the R/Python space? I heard that RStudio was a great product, yet they have to redo everything again, of course also renaming the company as is also standard practice in the Python "scientific" market. Is it Jupyter envy? Why is it not possible to keep one good product and stay with it? I wish MatLab licenses weren't so expensive, at this point I'd j…
Rstudio came out a long time ago at this point. I actually think it feels quite dated personally. A data science focused version of VS Code with some kind of notebook sounds rather awesome to me.
Re: Maker of RStudio launches new R and Python IDE
#38This looks great, combining the best of VSCode and RStudio. I prefer coding in VSCode but prefer data exploration in RStudio. One issue with this is the lack of copilot. Copilot can be installed on VSCodium [1] but it breaks often. The other is MS’s proprietary Remove Development extension that enables a lot of functionality in VSCode. There is an open equivalent but I haven’t tried it [2] [1] https://github.com/VSCo…
How are you guys using Copilot? I feel it’s a PITA and interferes in between everytime I try to use it. How do you use it properly?
Automatic not being useful was the least of the issue, it used crazy CPU, slowed down the IDE, and drained my battery too.
Re: Maker of RStudio launches new R and Python IDE
#39Earlier quoted context omitted.
I think the R people see the writing on the wall. Python has sucked all the air out of the room, and it is becoming increasingly difficult for them to target the R space exclusively. If you had no legacy or compliance requirements, are you going to start a new data project in SAS, R, or Python? Where are you going to find the most talent?
the problem is life sciences and statisticans are not going to learn Python though. and that's the talent
Re: Maker of RStudio launches new R and Python IDE
#40Speaking of which: does anyone here on HN feel comfortable recommending a Python IDE that's half-way bearable on iPads?
https://omz-software.com/pythonista/
Pyto is maybe less approachable but more up to date, with clang compiler and LLVM bitcode interpreter:
Juno is Python notebooks:
https://juno.sh/https://juno.sh/
In general I prefer Blink Code: