프로그래밍언어/python dataframe drop sunlab 2021. 5. 14. 23:24 728x90 https://stml.tistory.com/26 [pandas] drop - row나 column을 삭제하기 drop 메서드를 이용하면 선택한 값이 삭제된 새로운 객체를 얻을 수 있음. DataFrame에서는 row와 column 두가지 모두 삭제 가능. stml.tistory.com