lambda () 함수와 apply() 함수는 다음과 같이 연결하여 사용된다. >>> DataFrame명.apply(lambda x : x['칼럼명']들의 조건식 if x['칼럼명']들의 ...
確定! 回上一頁