Thought of writing blogpost to explain my inactivity. This will suffice:
Two years ago I wrote a Python script to extract certain data columns of interest from csv file.
Today achieved the same on totally un-elegant, but a single bash command.
Piping is magic, loving it.