- Hands-On Data Science with the Command Line
- Jason Morris Chris McCubbin Raymond Page
- 199字
- 2021-07-02 13:58:54
Getting set up on OS X
OS X already has a full command-line system installed using bash as the default shell. To access this shell, click the magnifying glass in the upper-right corner and type terminal in the dialog box:

This will open a bash Terminal:

As in other bash shells, this Terminal doesn't have everything installed, so type the following commands to install the requisite installers and command-line tools that we'll be using in this book:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install jq sqlite gnuplot python netcat bc
pip3 install pandas
On OS X, this script installs a few installation tools, including pip and homebrew. It then uses these tools to install the commands that we use in this book that aren't natively installed, namely jq, gnuplot, sqlite, and pandas.
One thing to look out for in OS X is that certain standard tools are built a little differently than the ones that come with Debian-based systems like the rest of the systems we talk about in this chapter. In some circumstances, OS X tools work slightly differently or have different options. Where this is the case we have noted it in the text.
- Microsoft Dynamics CRM Customization Essentials
- 樂高機(jī)器人:WeDo編程與搭建指南
- 大數(shù)據(jù)管理系統(tǒng)
- Java開發(fā)技術(shù)全程指南
- 自動(dòng)檢測(cè)與傳感技術(shù)
- 群體智能與數(shù)據(jù)挖掘
- PHP開發(fā)手冊(cè)
- 網(wǎng)絡(luò)組建與互聯(lián)
- 大數(shù)據(jù)驅(qū)動(dòng)的機(jī)械裝備智能運(yùn)維理論及應(yīng)用
- 網(wǎng)絡(luò)存儲(chǔ)·數(shù)據(jù)備份與還原
- INSTANT Adobe Story Starter
- 菜鳥起飛電腦組裝·維護(hù)與故障排查
- 網(wǎng)絡(luò)安全原理與應(yīng)用
- Eclipse全程指南
- SolarWinds Server & Application Monitor:Deployment and Administration