Python 튜토리얼

Basic

 

[Quiz] 5/3 ⌨Python DataFrame 마지막 10줄(row) 출력?

2021.05.03 19:17 3,584 Views

1. DataFrame.head()


2. DataFrame.tail()


3. DataFrame.down(10)


4. DataFrame.tail(10)




정답 : ( 4 )

(위 괄호 안을 드래그하면 정답이 보입니다!)


해답 바로가기



Previous
인덱싱을 위한 Pandas .iloc .loc 사용 방법 데이터 분석 및 조작을위한
Competition - Python 튜토리얼
Likes 4
Views 6,833
Comments 0
2yr ago
Current
[Quiz] 5/3 ⌨Python DataFrame 마지막 10줄(row) 출력?
Competition - Python 튜토리얼
Likes 2
Views 3,584
Comments 0
4yr ago
Next
No Next Post