Book description
This thoroughly revised 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, author Jeroen Janssens provides a Docker image packed with over 100 Unix power tools--useful whether you work with Windows, macOS, or Linux.
You'll quickly discover why the command line is an agile, scalable, and extensible technology. Even if you're comfortable processing data with Python or R, you'll learn how to greatly improve your data science workflow by leveraging the command line's power. This book is ideal for data scientists, analysts, engineers, system administrators, and researchers.
- Obtain data from websites, APIs, databases, and spreadsheets
- Perform scrub operations on text, CSV, HTML, XML, and JSON files
- Explore data, compute descriptive statistics, and create visualizations
- Manage your data science workflow
- Create your own tools from one-liners and existing Python or R code
- Parallelize and distribute data-intensive pipelines
- Model data with dimensionality reduction, regression, and classification algorithms
- Leverage the command line from Python, Jupyter, R, RStudio, and Apache Spark
Publisher resources
Table of contents
- Foreword
- Preface
- 1. Introduction
- 2. Getting Started
- 3. Obtaining Data
- 4. Creating Command-Line Tools
- 5. Scrubbing Data
- 6. Project Management with Make
- 7. Exploring Data
- 8. Parallel Pipelines
- 9. Modeling Data
- 10. Polyglot Data Science
- 11. Conclusion
-
A. List of Command-Line Tools
- alias
- awk
- aws
- bash
- bat
- bc
- body
- cat
- cd
- chmod
- cols
- column
- cowsay
- cp
- csv2vw
- csvcut
- csvgrep
- csvjoin
- csvlook
- csvquote
- csvsort
- csvsql
- csvstack
- csvstat
- curl
- cut
- display
- dseq
- echo
- env
- export
- fc
- find
- fold
- for
- fx
- git
- grep
- gron
- head
- header
- history
- hostname
- in2csv
- jq
- json2csv
- l
- less
- ls
- make
- man
- mkdir
- mv
- nano
- nl
- parallel
- paste
- pbc
- pip
- pup
- pwd
- python
- R
- rev
- rm
- rush
- sample
- scp
- sed
- seq
- servewd
- shuf
- skll
- sort
- split
- sponge
- sql2csv
- ssh
- sudo
- tail
- tapkee
- tar
- tee
- telnet
- tldr
- tr
- tree
- trim
- ts
- type
- uniq
- unpack
- unrar
- unzip
- vw
- wc
- which
- xml2json
- xmlstarlet
- xsv
- zcat
- zsh
- Index
Product information
- Title: Data Science at the Command Line, 2nd Edition
- Author(s):
- Release date: August 2021
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492087915
You might also like
book
Learning Data Science
As an aspiring data scientist, you appreciate why organizations rely on data for important decisions—whether it's …
book
Python Data Science Handbook
For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, …
book
Data Science on the Google Cloud Platform, 2nd Edition
Learn how easy it is to apply sophisticated statistical and machine learning methods to real-world problems …
book
Data Science from Scratch, 2nd Edition
To really learn data science, you should not only master the tools—data science libraries, frameworks, modules, …