
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
32 questions
Kiến thức cơ bản về máy tính

Quiz
•
University
35 questions
Câu hỏi về máy tính

Quiz
•
University
37 questions
Quiz về Tình hình Tội phạm

Quiz
•
University
32 questions
Triết 6

Quiz
•
University
30 questions
bằng lái 101-129

Quiz
•
University
36 questions
Quiz về Phép biện chứng duy vật

Quiz
•
University
31 questions
Chương 4

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Others
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

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

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

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

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University