题目内容

读写文本data.csv(课程数据集中)文件

查看答案
更多问题

下列关于pandas数据读写说法错误的是( )

A. read_csv能够读取所有文档的数据
B. read_sql能够读取数据库的数据
C. to_csv函数能够将结构化数据写入.csv文件
D. to_excel函数能够将结构化数据写入Excel文件

下列loc、iloc、ix属性的用法正确的是( )

A. df.loc["列名","索引名”];df.iloc["索引位置","列位置”];df.ix["索引位置","列名”]
B. df.loc["索引名","列名”];df.iloc["索引位置","列名”];df.ix["索引位置","列名”]
C. df.loc["索引名","列名”];df.iloc["索引位置","列名”];df.ix["索引名","列位置”]
D. df.loc["索引名","列名”];df.iloc["索引位置","列位置”];df.ix["索引位置","列位置”]

Think about ________ the interviewer might ask you.It's a good idea to ask a friend to ______ with you._______ professionally._________ smartly.Shake ____________.Be ____________.Listen to ____________.Send a short _____________ thanking the person for their _________ and advice.

列举你了解的了计算机视觉应用的应用场景?

答案查题题库