AmadGakkhar / Shell-Script-For-CSV-subsampling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shell-Script-For-CSV-subsampling

This is a data handling script. Syntax is given below

./sub_sample.sh file_name.csv number_of_samples

The result of following execution is included

./sub_sample.sh nba_2017.csv 50

The result is in shuffled.csv

About


Languages

Language:Shell 100.0%