Using Conda

The Conda command line is by far the most useful and easy-to-use tool to set up your Python installation successfully. Conda supports multiple environments that can coexist so you can set up a Python 2.7 environment as well as a Python 3.6 environment. If you are into deep learning, you can set up TensorFlow as a separate environment and so on.

You can download and install conda by browsing to the URL https://conda.io/docs/user-guide/install/index.html.

The following screenshot is the Conda installation page:

Follow the instructions to install Conda on your machine after downloading Conda from the links, as shown in the following ...

Get Big Data Analytics with Hadoop 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.