
Câu hỏi về Dataframe trong Python

Quiz
•
Others
•
University
•
Hard
Minh Ánh Nguyễn
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giả sử dữ liệu df chứa dữ liệu dưới dạng Dataframe có 800 hàng và 3 cột thuộc tính.. Cho biết câu lệnh nào trong python dùng thư viện pandas có thể trả về dữ liệu như bảng sau:
print(len(df))
print(df.tail(2))
print(df.shape())
print(df.head())
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giả sử dữ liệu df chứa dữ liệu dưới dạng Dataframe có 800 hàng và 5 cột thuộc tính. Cho biết câu lệnh nào trong python dùng thư viện pandas có thể trả về dữ liệu như bảng sau:
print(len(df))
print(df.tail(3))
print(df.shape())
print(df.head())
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giả sử dữ liệu DL chứa dữ liệu dưới dạng Dataframe. Cho biết câu lệnh nào sẽ hiển thị thông tin chỉ gồm số hàng và số cột của DL
print (DL.describe())
print (len(DL))
print (DL.head())
print (DL.shape)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giả sử dữ liệu DL chứa dữ liệu dưới dạng Dataframe. Cho biết câu lệnh nào sẽ hiển thị thông tin chỉ gồm số hàng của DL
print (DL.describe())
print (len(DL))
print (DL.shape)
print (DL.tail())
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giả sử dữ liệu df chứa dữ liệu dưới dạng Dataframe có 1000 hàng và 20 cột thuộc tính. Cho biết câu lệnh nào trong python dùng thư viện pandas trả về số cột dữ liệu của df # 20
print(len(df))
print(df.tail(3))
print(df.shape())
print(len(df.columns))
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giả sử dữ liệu df chứa dữ liệu dưới dạng Dataframe có 891 hàng và 102 cột thuộc tính. Cho biết câu lệnh nào trong python dùng thư viện pandas có thể trả về số hàng của dữ liệu như sau: # 891
print(len(df))
print(df.tail(3))
print(df.shape())
print(df.head())
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giả sử dữ liệu df chứa dữ liệu dưới dạng Dataframe có 900 hàng và 12 cột thuộc tính. Cho biết câu lệnh nào trong python dùng thư viện pandas có thể trả về 1 cặp gồm số hàng và số sột của dữ liệu df như sau: # (900, 12)
print(len(df))
print(df.tail(1))
print(df.shape())
print(df.head(1))
Create a free account and access millions of resources
Similar Resources on Wayground
34 questions
đề4

Quiz
•
University
38 questions
VDK_LAPTRINh

Quiz
•
University
30 questions
phương pháp phát triển phần mềm hướng đối tượng bài 5

Quiz
•
University
40 questions
Quiz về Doanh

Quiz
•
University
40 questions
đề 4 chính trị

Quiz
•
University
32 questions
Câu hỏi về hợp đồng ngoại thương

Quiz
•
University
34 questions
Câu hỏi về Excel

Quiz
•
University
30 questions
nhập môn khoa học 1

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Others
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University