pandas 샘플코드 - penny4860/study-note GitHub Wiki

  • df.columns.difference(['B', 'D'])
    • df에서 해당 column을 제외한 column을 리턴