filmov
tv
Command Line Tips: Filtering Datasets with AWK

Показать описание
Data Scientists often need to select a subset of data for analysis. This can be done at the command line using the Unix utility AWK very efficiently and allow you to reduce the amount of data you need to load into Python or R.