I need that extract only first 3 column from one csv, and insert into another (empty) csv file
for extracting I do:
import pandas as pd df = pd.read_csv(c