Complete tools Installation Overview to Become a Data Scientist using Python
Key skills required:Python, Machine Learning, AI
1.
Python,
Tool required for python: IDLE
Installation process:
Step 1.
Click on the below link:
Step 2. Click on downloads:
Step 3. Choose your required
platform:
Step 4. Choose the version to
install or go with latest one from the shown list:
Step 5.Open the downloaded file or folder:
1.
Double click on the file
2.
Click on install and next.
To open installed IDLE :
Step
1. Click on start menu in the left down corner of your task menu and search
typing IDLE
STEP 2. Click on the shown
IDLE
Step 3. Now you are ready
to type your code here
Writing Your first code
Type:
print(“Hello World”)
press enter
Output: Hello World
Installation of R
Installation process:
Step 1. Click on the following
link: https://cran.r-project.org/
Step
2. Click on the Download link required for your operating system
Step 3. Click on base and now Download the given version of R as per your
requirement
Step 4. Open the downloaded file
and double click on it:
step 5. Accept all the values default and click all the time next:
step 5. Accept all the values default and click all the time next:
Step 6. Now you have successfully
installed R.
Installation of R Studio
Before installing R Studio we should ensure
that we have installed R first
Installation process:
Step 1. Click on the following link: https://www.rstudio.com/products/rstudio/download/
Step 2. Click on RStudio
Desktop Open Source License and Download
Step 3. Click on the file
link that your OS supports:
Step 4. Open the downloaded
file and double click on it:
Step 5. Click on next accepting all as default
Step 6. Click on start menu in the left down corner of your
task menu and search typing R Studio
Step 7. Click on R Studio and you are ready to do thing you
want.