In order to wrangle, analyze or visualize data in any way, we first need the appropriate tools that would enable us to do so. Below are the immediate ones we would need along with a link to their respective website where you can download them.

  1. Anaconda ( Python, Jupyter Notebook, etc).
    Download https://anaconda.org/

  2. Text Editor (Sublime Text, Visual Studio Code, Notepad etc).

    Visual Studio Code
    Download https://code.visualstudio.com/

    Notepad ( Comes pre-installed on Windows )

    TextEdit ( Comes pre-installed on Mac )

    Sublime Text
    Download
     https://www.sublimetext.com/3

  3. Git Bash (A git friendly shell for Windows)
    Download https://gitforwindows.org/

  4. R Studio
    Download https://www.rstudio.com/products/rstudio/download/

    We would primarily be doing data Analysis using Python, then R. You can code Python using any text editor like the ones listed above or Jupyter Notebook, which comes with Anaconda. You can also code and run Python online at
    https://www.python.org/shell/

Thank you for reading! I hope you found this post helpful.
I also want to hear from you. Kindly leave a feedback in the comment section below.

Subscribe to my mailing list for more updates.
Next, we would take a look at “Intro to Python” https://datamrs.com/intro-to-python/

Data Mrs Tutorials, Uncategorized

Leave a Reply

Your email address will not be published. Required fields are marked *