- Hands-On Data Science with the Command Line
- Jason Morris Chris McCubbin Raymond Page
- 154字
- 2021-07-02 13:58:54
Getting set up on Ubuntu Linux
Ubuntu has a full built-in command-line shell and typically uses bash as the default shell. Different window managers have slightly different ways of opening a Terminal window. For example, in the image of Ubuntu 17.10 Artful (located at https://www.osboxes.org/ubuntu/), open the Terminal by clicking on Activities in the upper-left corner and typing terminal in the dialog:

This will bring up a command-line prompt:

As in other bash shells, this shell doesn't have everything installed, so type the following command to install the installers and command-line tools that we will use in this book:
sudo apt update
sudo apt install jq python-pip gnuplot sqlite3 libsqlite3-dev curl netcat bc
pip install pandas
On Ubuntu, this script installs a few installation tools, including pip. It then uses these tools to install the commands that we use in this book that aren't natively installed, namely jq, gnuplot, sqlite, curl, and pandas.
- 一本書玩轉數據分析(雙色圖解版)
- 并行數據挖掘及性能優化:關聯規則與數據相關性分析
- Hands-On Neural Networks with Keras
- 返璞歸真:UNIX技術內幕
- 電腦上網直通車
- Python Algorithmic Trading Cookbook
- 最簡數據挖掘
- 永磁同步電動機變頻調速系統及其控制(第2版)
- 塊數據5.0:數據社會學的理論與方法
- Windows Server 2003系統安全管理
- Visual Studio 2010 (C#) Windows數據庫項目開發
- Redash v5 Quick Start Guide
- PostgreSQL 10 High Performance
- Cisco UCS Cookbook
- 電機與電力拖動