.apply(함수) : DataFrame에 함수를 적용하여 반환
'Python > Pandas' 카테고리의 다른 글
[Python] Pandas DataFrame 문자열 포함 확인 str.contains(), 시작 문자열 확인 str.startswith(), 문자열 변경 str.replace() (0) | 2024.04.11 |
---|---|
[Python] Pandas DataFrame 문자열 슬라이싱 (0) | 2024.04.11 |
[Python] Pandas DataFrame 행, 열 삭제 drop() (0) | 2024.04.11 |
[Python]Pandas xls 파일 불러오기 pd.read.excel() (0) | 2024.04.11 |
[Python] Pandas DataFrame 인덱스, 컬럼명 변경 rename() (0) | 2024.04.11 |