题目详情
单选题 如何查看DataFrame的前5行数据
A. df.head()
B. df.tail()
C. df.sample(5)
D. df.drop()
学科:默认课程
时间:2025-11-26 02:30:04
相关题目
相关作业