[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$frvciwCQLruIR66t9TCDizJ-DfRrbwI2bcBiBPcA07YY":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":19,"related":20,"source":31,"type":32},[],"2025-10-08 17:26:39",219780827,[8,9,10,11],"Series","DataFrame","Array","List",{"count":13,"courseId":14,"courseImg":15,"courseName":16,"workId":17,"workName":18},10,"53e1d2ef4961cca8eea3e23969ad2cb9","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F03a579384a6dc297c89809b582fcc767.png","默认课程","work_46437363","第11章 Pandas数据分析(1)","在Pandas中,以下哪个数据结构用于表示二维表格数据",[21,33,42,51,60,69,78,87,90,100],{"answer":22,"createTime":23,"id":24,"options":25,"question":30,"source":31,"type":32},[],"2025-10-08 17:22:52",219780505,[26,27,28,29],"df.info()","df.describe()","df.summary()","df.stats()","以下哪个方法可以查看DataFrame的基本信息(列名、非空值数量、数据类型)","v1",0,{"answer":34,"createTime":23,"id":35,"options":36,"question":41,"source":31,"type":32},[],219780506,[37,38,39,40],"所有列","字符串列","数值型列","布尔型列","df.describe()默认只对哪类列进行统计",{"answer":43,"createTime":23,"id":44,"options":45,"question":50,"source":31,"type":32},[],219780507,[46,47,48,49],"df.columns","df.colnames()","df.keys()","df.names()","如何获取DataFrame的列名列表",{"answer":52,"createTime":23,"id":53,"options":54,"question":59,"source":31,"type":32},[],219780508,[55,56,57,58],"df[3:5]","df.iloc[3:6]","df.loc[3:5]","df.slice(3,5)","若要选择DataFrame中第3到第5行,应使用哪种方式",{"answer":61,"createTime":23,"id":62,"options":63,"question":68,"source":31,"type":32},[],219780509,[64,65,66,67],"df.sort_index()","df.sort_values()","df.order()","df.arrange()","以下哪个方法可以按列值排序",{"answer":70,"createTime":23,"id":71,"options":72,"question":77,"source":31,"type":32},[],219780510,[73,74,75,76],"df.size","df.shape","df.dimensions","df.count()","若要获取DataFrame的行数和列数,应使用",{"answer":79,"createTime":23,"id":80,"options":81,"question":86,"source":31,"type":32},[],219780511,[82,83,84,85],"df.to_csv('文件路径')","df.save_csv('文件路径')","pd.write_csv(df,'文件路径')","df.export('csv','文件路径')","如何将DataFrame导出为CSV文件",{"answer":88,"createTime":5,"id":6,"options":89,"question":19,"source":31,"type":32},[],[8,9,10,11],{"answer":91,"createTime":92,"id":93,"options":94,"question":99,"source":31,"type":32},[],"2025-10-08 17:26:40",219780828,[95,96,97,98],"pd.read_csv()","pd.load_csv()","pd.open_csv()","pd.csv_to_df()","以下哪个函数可以将CSV文件读取为DataFrame",{"answer":101,"createTime":92,"id":102,"options":103,"question":108,"source":31,"type":32},[],219780829,[104,105,106,107],"3","5","10","所有行","使用df.head()默认返回前几行数据"]