Bash for Data Scientists / / Oswald Campesato.

This book introduces an assortment of powerful command line utilities that can be combined to create simple, yet powerful shell scripts for processing datasets. The code samples and scripts use the bash shell, and typically involve small datasets so you can focus on understanding the features of gre...

Full description

Saved in:
Bibliographic Details
VerfasserIn:
Place / Publishing House:Dulles, VA : : Mercury Learning and Information, , [2022]
©2022
Year of Publication:2022
Language:English
Online Access:
Physical Description:1 online resource (276 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • CONTENTS
  • Preface
  • Chapter 1: Introduction
  • Chapter 2: Files and Directories
  • Chapter 3: Useful Commands
  • Chapter 4: Conditional Logic and Loops
  • Chapter 5: Processing Datasets with grep and sed
  • Chapter 6: Processing Datasets with awk
  • Chapter 7: Processing Datasets (Pandas)
  • Chapter 8: NoSQL, SQLite, and Python
  • Index