Introducing the New Data Science IDE for Python (and R) Users

Поділитися
Вставка
  • Опубліковано 1 жов 2024

КОМЕНТАРІ • 24

  • @Aaqib..
    @Aaqib.. 3 місяці тому +3

    Yeah, using it for a few days now, haven't used R studio since then. Love it so far

  • @matthewson8917
    @matthewson8917 3 місяці тому +3

    This is truly an exciting news. I've been using RStudio and was considering switching to VScode due to its limited support for console management and server computing - and this would be a perfect fit. Thanks for sharing!

    • @BusinessScience
      @BusinessScience  3 місяці тому +2

      Yep! Now you get the best of both worlds. 😊🙌

    • @YassineSouilmi
      @YassineSouilmi 3 місяці тому

      Positron has no ssh support yet.

    • @matthewson8917
      @matthewson8917 3 місяці тому

      @@YassineSouilmi It seems Posit team have this feature in mind. Hopefully soon!

  • @SeanMissingham
    @SeanMissingham 3 місяці тому +2

    Seems interesting but I'm wondering how this really differs from Jupyter extension on VSCode (or DataSpell, which I use)

    • @BusinessScience
      @BusinessScience  2 місяці тому +1

      I use the Jupyter interactive, which does work well. But this has some advantages like the ability to interactively drill into Python objects via the Variables Explorer. The Database Connections tab is great too.

  • @djangoworldwide7925
    @djangoworldwide7925 2 місяці тому +1

    Im struggling with defifning keyboard shortcuts. I love my Shift+X to toggle focus from console to script.
    In rstudio you had this keybind, i dont think it exists there (i mean even the option to set a switch focus between with one key)

    • @BusinessScience
      @BusinessScience  2 місяці тому

      I’ll look into it and post another video next week.

  • @andersonandolfatofilho5100
    @andersonandolfatofilho5100 2 місяці тому +1

    matt, can i use python and R at same time ? in rstudio (markdown) using reticulate i can do, some chunks R and some python, and interchange objects between then, for instance r.cars or py.cars, to change de type of objetc.

    • @BusinessScience
      @BusinessScience  2 місяці тому

      Yes you can. I’ll work up some examples next week and post them.

  • @Dominus_Ryder
    @Dominus_Ryder 3 місяці тому +1

    Thanks for sharing Matt. However, if you exclusively code in R, what benefit does this offer over the regular Rstudio IDE?

    • @BusinessScience
      @BusinessScience  3 місяці тому +3

      If you never plan to do multi-language or use Python at all, then there probably isn't a huge benefit for you to move. Rstudio IDE is designed for people like you who exclusively code in R, and it works really well. But, for me I've been doing a lot more in Python and R lately especially with AI so Positron will be a much lower barrier entry versus VSCode, especially for R users who are used to having everything taken care of with Rstudio (and things just working out of the box). Positron solves that and gives you VSCode Extensions and all the benefits of VSCode from what I can tell.

    • @LifelongStudentBelgium
      @LifelongStudentBelgium 2 місяці тому +1

      @@BusinessSciencebut you can use miniconda and use python in your markdown reports (ioslides, pdfs, ppt) so?

  • @AlexandreGontchiGontcharov
    @AlexandreGontchiGontcharov 3 місяці тому

    Great video Matt!
    What are the benefits/lacks of Positron IDE vs Jupyter Notebooks for python?
    I'm a huge fan of Rstudio IDE and the ability to quickly double click into my data frames, explore columns etc...
    but I've always preferred the way that in Jupyter Notebooks the output/plot(s) will be displayed right below your code and then you can easily develop your train of thought and also easily debug/iterated.

    • @BusinessScience
      @BusinessScience  3 місяці тому +1

      It’s not Jupyter. But you can do Jupyter inside it. Haven’t tried it yet to see advantages or disadvantages. Will do so soon.

  • @joseoscardelgadobautista2105
    @joseoscardelgadobautista2105 3 місяці тому

    may be...

  • @mugomuiruri2313
    @mugomuiruri2313 3 місяці тому +1

    good man