I would like to extract values from the second column in my csv file and store the extracted values in a new column.
sample of my dataset:
page_name
sed 's/[0-9][0-9]*_//' < a.csv
where a.csv is the file with your original data edited to add [0-9]