What Is Anaconda?
The Most Popular Python Data Science Platform
It is the One of the Most Popular and Fastest Platform
to do Python and R data science and machine Learning on Windows , Linux and Mac
OS.This is the Platform that is mostly used in the world.Over 6 Million Users
use this Platform.
Anaconda Platform has 1,000 data packages as well as the Conda Package
and Virtual Environment Manager , called Anaconda Navigator, so it eliminates
the need to learn to install each library independently.
We can install Data Packages Individually install from the Anaconda
Repository With the “conda install” Command or using the “ pip install” command
that is installed with Anaconda Bydefault.
Pip
packages provide many of the features of conda
packages and in most cases they can work together.
Anaconda Navigator
Anaconda Navigator is a desktop
GUI(Graphical User Interface) included in Anaconda that is used to manage conda
packages and Environments without using command-line commands. conda can Browse
for packages on Anaconda cloud or in local Repository, install them in an
environment. It is available for Windows , MAC OS and Linux.
Anaconda Navigator
automatically installed when we install Anaconda version 4.0.0 or Higher.
The Applications that are be default installed in Anaconda are:
- · Jupyterlab
- · Jupyter Notebook
- · QtConsole
- · Spyder
- · Orange
- · Visual Studio Code
- · R Studio
No comments:
Post a Comment