Relative Content

Tag Archive for bash

csv column label is getting replaced

My code is fetching the values from source csv, transforming some data and then creates a new csv in the same format. everything works fine, however email column label is getting replaced with ‘[email protected]’. For me is not clear which logic it follows to decide on the column labels, since I don’t explicitly outline the header names