Learn Before
Concept

Anaconda vs. miniconda

Anaconda is a full distribution of the central software in the PyData ecosystem, and includes Python itself along with the binaries for several hundred third-party open-source projects. Miniconda is essentially an installer for an empty conda environment, containing only Conda, its dependencies, and Python.

0

1

Updated 2021-01-31

Tags

Data Science