data cleansing / preparation / exploratory scenarios in shell bash
32
paste command
33
bc in shell basic calculator
Description:
Learn essential shell commands for data scientists and analysts in this comprehensive command line tutorial. Explore practical techniques for data preparation, cleansing, and analysis using bash commands. Discover how to manipulate files, process data, and perform basic arithmetic operations in the shell. Master key commands such as date, cd, mkdir, rm, mv, pwd, unzip, ls, cp, wc, head, tail, cut, sort, and uniq. Gain hands-on experience with shell variables, environment variables, wildcards, pipes, and redirection. Apply these skills to real-world data science scenarios using a Kaggle dataset. Enhance your data manipulation toolkit and streamline your workflow with powerful command line tools.
Practical Shell Commands for Data Scientists and Analysts - Command Line Tutorial