题目内容

Pandas的数据结构有( )。

A. Series
B. DataFrame
C. Panel
D. Vector

查看答案
更多问题

关于读写excel文件的说法中,下列描述正确的是( )。

A. to_excel()方法表示将结构化数据写入到Excel文件中
B. to_excel()方法表示将结构化数据读取到DataFrame中
C. read_excel()函数表示将结构化数据读取到DataFrame中
D. read_excel()函数表示将结构化数据写入到DataFrame中

Pandas是一个基于【】的Python库。

Series结构由【】和【】组成。

Pandas常用的数据结构有【】和【】。

答案查题题库