- Practical Big Data Analytics
- Nataraj Dasgupta
- 222字
- 2021-07-02 19:26:25
Installing Python
We proceed with the installation as follows:
- Similar to R, Python has gained popularity due to its versatile and perse range of packages. Python is generally available as part of most modern Linux-based operating systems. For our exercises, we will use Anaconda from Continuum Analytics?, which enhances the base open source Python offering with many data-mining- and machine-learning-related packages that are installed natively as part of the platform. This alleviates the need for the practitioner to manually download and install packages. In that sense, it is conceptually similar in spirit to Microsoft R Open. Just as Microsoft R enhances the base open source R offering with additional functionality, Anaconda improves upon the offerings of base open source Python to provide new capabilities.
- Steps for installing Anaconda Python
- Go to https://www.continuum.io/downloads:

Python Anaconda Homepage
- Download the distribution that is appropriate for your system. Note that we'll be downloading Python v2.7 (and not the 3.x version):

Selecting the Python Anaconda Installer
- Once the installation is complete, you should be able to go to a Terminal Window (or the Command Window in Windows) and type in Python, which will start up Anaconda:

Launching Python Anaconda in the console
This concludes the process of installing Hadoop (CDH), Spark, R, and Python. In later chapters, we will investigate these platforms in further detail.
推薦閱讀
- Excel 2007函數(shù)與公式自學(xué)寶典
- 傳感器技術(shù)應(yīng)用
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)基礎(chǔ)
- 大數(shù)據(jù)處理平臺
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- 具比例時(shí)滯遞歸神經(jīng)網(wǎng)絡(luò)的穩(wěn)定性及其仿真與應(yīng)用
- Nginx高性能Web服務(wù)器詳解
- 網(wǎng)站前臺設(shè)計(jì)綜合實(shí)訓(xùn)
- 嵌入式操作系統(tǒng)原理及應(yīng)用
- Mastering GitLab 12
- 格蠹匯編
- FreeCAD [How-to]
- 系統(tǒng)安裝、維護(hù)與數(shù)據(jù)備份技巧
- Microsoft 365 Mobility and Security:Exam Guide MS-101
- AVR單片機(jī)C語言程序設(shè)計(jì)實(shí)例精粹