Book description
This hands-on guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how to combine small, yet powerful, command-line tools to quickly obtain, scrub, explore, and model your data.
To get you started—whether you’re on Windows, OS X, or Linux—author Jeroen Janssens introduces the Data Science Toolbox, an easy-to-install virtual environment packed with over 80 command-line tools.
Discover why the command line is an agile, scalable, and extensible technology. Even if you’re already comfortable processing data with, say, Python or R, you’ll greatly improve your data science workflow by also leveraging the power of the command line.
- Obtain data from websites, APIs, databases, and spreadsheets
- Perform scrub operations on plain text, CSV, HTML/XML, and JSON
- Explore data, compute descriptive statistics, and create visualizations
- Manage your data science workflow using Drake
- Create reusable tools from one-liners and existing Python or R code
- Parallelize and distribute data-intensive pipelines using GNU Parallel
- Model data with dimensionality reduction, clustering, regression, and classification algorithms
Publisher resources
Table of contents
- Preface
- 1. Introduction
- 2. Getting Started
- 3. Obtaining Data
- 4. Creating Reusable Command-Line Tools
- 5. Scrubbing Data
- 6. Managing Your Data Workflow
- 7. Exploring Data
- 8. Parallel Pipelines
- 9. Modeling Data
- 10. Conclusion
-
A. List of Command-Line Tools
- alias
- awk
- aws
- bash
- bc
- bigmler
- body
- cat
- cd
- chmod
- cols
- cowsay
- cp
- csvcut
- csvgrep
- csvjoin
- csvlook
- csvsort
- csvsql
- csvstack
- csvstat
- curl
- curlicue
- cut
- display
- drake
- dseq
- echo
- env
- export
- feedgnuplot
- fieldsplit
- find
- for
- git
- grep
- head
- header
- in2csv
- jq
- json2csv
- less
- ls
- man
- mkdir
- mv
- parallel
- paste
- pbc
- pip
- pwd
- python
- R
- Rio
- Rio-scatter
- rm
- run_experiment
- sample
- scp
- scrape
- sed
- seq
- shuf
- sort
- split
- sql2csv
- ssh
- sudo
- tail
- tapkee
- tar
- tee
- tr
- tree
- type
- uniq
- unpack
- unrar
- unzip
- wc
- weka
- which
- xml2json
- B. Bibliography
- Index
Product information
- Title: Data Science at the Command Line
- Author(s):
- Release date: October 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491947852
You might also like
book
Data Science at the Command Line, 2nd Edition
This thoroughly revised guide demonstrates how the flexibility of the command line can help you become …
book
Data Science with Java
Data Science is booming thanks to R and Python, but Java brings the robustness, convenience, and …
book
Data Analytics with Hadoop
Ready to use statistical and machine-learning techniques across large data sets? This practical guide shows you …
book
Data Visualization with Python and JavaScript, 2nd Edition
How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this …