Skopiuj wybrany Python DataFrame DataFrame

new = old[['A', 'C', 'D']].copy()
Fantastic Fly