- Hands-On Data Science with Anaconda
- Dr. Yuxing Yan James Yan
- 159字
- 2021-06-25 21:08:44
Miniconda
Anaconda is a full distribution of Python and comes with over 1,000 open source packages after installation. Because of this, the total size is over 3 GB. Anaconda is good if we intend to have many packages downloaded and pre-installed. On the other hand, Miniconda contains only Python and other necessary libraries needed to run conda itself. The size for the Miniconda is about 400 MB, much smaller than the full version of Anaconda, so extra packages have to be downloaded and installed as requested.
There are many reasons why a new user might prefer a watered-down version of Anaconda. For example, they might not need so many packages. Another reason is that users might not have enough space. Those users could download Miniconda at https://conda.io/miniconda.html. Again, in Chapter 2, Anaconda Installation, we will discuss in detail how to install Anaconda and run programs written in different languages, such as Python, R, Julia, and Octave.
- 精通MATLAB圖像處理
- 大數(shù)據(jù)專業(yè)英語(yǔ)
- Hands-On Machine Learning on Google Cloud Platform
- 西門子S7-200 SMART PLC從入門到精通
- 數(shù)據(jù)運(yùn)營(yíng)之路:掘金數(shù)據(jù)化時(shí)代
- 計(jì)算機(jī)網(wǎng)絡(luò)應(yīng)用基礎(chǔ)
- 最后一個(gè)人類
- 樂(lè)高創(chuàng)意機(jī)器人教程(中級(jí) 下冊(cè) 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實(shí)踐指導(dǎo)叢書(shū))
- 菜鳥(niǎo)起飛系統(tǒng)安裝與重裝
- Machine Learning with the Elastic Stack
- AI的25種可能
- 工業(yè)機(jī)器人力覺(jué)視覺(jué)控制高級(jí)應(yīng)用
- 深度學(xué)習(xí)原理與 TensorFlow實(shí)踐
- FreeCAD [How-to]
- Kubernetes Design Patterns and Extensions