Install Python And Anaconda in windows

 Install Python, Anaconda (jupyter,Spyder),pandas library

-----------------------------------------------------------------------------


Step 1 :

-------------------------

1.Download the latest version of python by clicking on below link and proceed accordingly as per below screen shots.

Python Download


https://www.python.org/downloads/ )


In the above website , click on python for windows.



Now download the executable installer according to your windows version such as 64 or 32 bit.


After download , Install python.


After installation ,

search python in search bar



Now you can see python in your search result list as in the above image.Now run as administrator.



Now the python command prompt appeared.To check it's working we can write some python program here.



Now the programs are also working fine.

So python is installed properly.

Now it's time to download "Anaconda" ...


Go to the link below and download anaconda as per following screen shots.

Download Anaconda



Now click on download.

Then you will be scrolled down to the download option as follows...


Choose your system and version and proceed accordingly for download.

I have a 64 bit windows machine.So I clicks in 64-bit graphical installer. 


After download , run the software and install.

If in the end of installation it asks for modify or repair or remove, use repair option.


***Now after installing anaconda , to open it in graphical mode,

goto the search bar and search for "anaconda navigator"

As per the below image



Now run as administrator and then the graphical user interface of the application anaconda will open.

Which will be looked like as follows.


You can see here the jupytor note book, Spyder tool for python , then R programming. All are there.

So finally the Anaconda is installed and ready to use.


Now the final step to install Pandas which I will tell you in the next page.



#python

#datascience

#anacondaEditer

#anacondaForPython

#jupyterNotebook

#spyder

#Pandas


Comments

Popular posts from this blog

Java Interview Preparation (conceptual)

Git Commands With Output Log

Java 8 Function Interface