Tags
Language
Tags
June 2024
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6

Data Science at the Command Line: Obtain, Scrub, Explore, and Model Data with Unix Power Tools, 2nd Edition

Posted By: yoyoloit
Data Science at the Command Line: Obtain, Scrub, Explore, and Model Data with Unix Power Tools, 2nd Edition

Data Science at the Command Line
by Janssens, Jeroen;

English | 2021 | ISBN: 1492087912 | 283 pages | True PDF | 11.5 MB

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 80 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, and engineers; software and machine learning engineers; and system administrators.

Obtain data from websites, APIs, databases, and spreadsheets
Perform scrub operations on text, CSV, HTM, XML, and JSON files
Explore data, compute descriptive statistics, and create visualizations
Manage your data science workflow
Create reusable command-line tools from one-liners and existing Python or R code
Parallelize and distribute data-intensive pipelines
Model data with dimensionality reduction, clustering, regression, and classification algorithms