Practical Shell Commands for Data Scientists and Analysts - Command Line Tutorial
Offered By: Samuel Chan via YouTube
Course Description
Overview
Syllabus
Intro
Dataset from kaggle
Introduction to shell
date command in bash zsh
Shell variables
Environment variables vs Shell variables
cd change directory command
mkdir make directory command
rm -r remove recursively command
mv move command
pwd print working directory command
&& in bash
unzip unzip a file command
ls list command
cp copy command
-v verbose option
wc wordcount command
* for wildcard
head / tail -n first / last n lines of file
| pipe character in shell
cut command in bash
shell redirection
attach to append to file
cat concatenate to print contents
cut -d, -f colnum for csv
sort command
uniq command
arithmetic add, minus etc in shell
$ for arithmetic expansion
expr to evaluate an expression in Unix
data cleansing / preparation / exploratory scenarios in shell bash
paste command
bc in shell basic calculator
Taught by
Samuel Chan
Related Courses
操作系统原理(Operating Systems)Peking University via Coursera Predictive Analytics: Gaining Insights from Big Data
Queensland University of Technology via FutureLearn The Unix Workbench
Johns Hopkins University via Coursera I sistemi Operativi Moderni
University of Naples Federico II via edX Introducción a Linux como entorno de desarrollo de sistemas software
Universidad Politécnica de Madrid via Miríadax