Hi! I’m interested in becoming a data scientist, I saw that there’s SQL tools like Workbench and DBeaver, and Spyder and Jupyter for Python, but what tools do you usually use? Any recommendations?

  • kraegar@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    4 months ago

    I know it’s an old thread, but I want there to be more DS stuff in the Lemmy.

    Python is arguably the defacto standard. Jupyter gets used a lot (but shouldn’t be used to frequently IMO).

    I haven’t used R but it seems to be a distant second to Python. That being said, it really depends on the industry!

    Generally my setup is VSCode and Anaconda developing on remote VMs.