- Hands-On Predictive Analytics with Python
- Alvaro Fuentes
- 301字
- 2021-07-02 14:22:01
Anaconda
Here's the description of Anaconda from the official site:
The analogy that I like to make is that Anaconda is like a toolbox: a ready-to-use collection of related tools for doing analytics and scientific computing with Python. You can certainly go ahead and get the individual tools one by one, but it is definitely more convenient to get the whole toolbox rather than getting them individually. Anaconda also takes care of package dependencies and other potential conflicts and pains of installing Python packages individually. Installing the main libraries (and dependencies) for predictive analytics will probably end up causing conflicts that are painful to deal with. It's difficult to keep packages from interacting with each other, and more difficult to keep them all updated. Anaconda makes getting and maintaining all these packages quick and easy.
It is not required, but I strongly recommend using Anaconda with this book, otherwise you will need to install all the libraries we will be using individually. The installation process of Anaconda is as easy as installing any other software on your computer, so if you don’t have it already please go to https://www.anaconda.com/download/ and look for the downloader for your operating system. Please use Python version 3.6, which is the latest version at the time of writing. Although many companies and systems are still using Python 2.7, the community has been making a great effort to transition to Python 3, so let's move forward with them.
One last thing about Anaconda—if you want to learn more about it, please refer to the documentation at https://docs.anaconda.com/anaconda/.
- 基于C語言的程序設(shè)計(jì)
- Practical Data Analysis
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)·基礎(chǔ)模塊
- 手把手教你玩轉(zhuǎn)RPA:基于UiPath和Blue Prism
- Java開發(fā)技術(shù)全程指南
- 微型計(jì)算機(jī)控制技術(shù)
- Mastering Elastic Stack
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)實(shí)訓(xùn)
- Arduino &樂高創(chuàng)意機(jī)器人制作教程
- 基于ARM 32位高速嵌入式微控制器
- 計(jì)算機(jī)網(wǎng)絡(luò)安全
- Learn CloudFormation
- 智慧未來
- Java組件設(shè)計(jì)
- 傳感器原理與工程應(yīng)用