quiz2

quiz2

9th Grade

20 Qs

quiz-placeholder

Similar activities

ICT Past Paper Quiz

ICT Past Paper Quiz

9th Grade

19 Qs

資訊基本概念

資訊基本概念

1st - 12th Grade

20 Qs

5-32.ネットワークの構成

5-32.ネットワークの構成

9th - 12th Grade

19 Qs

資訊科技第一章 系統平台測驗

資訊科技第一章 系統平台測驗

9th Grade

20 Qs

2-14.画像の表現

2-14.画像の表現

9th - 12th Grade

18 Qs

python考级培训课后测验-day2

python考级培训课后测验-day2

2nd - 12th Grade

15 Qs

9 Insert Table and Chart

9 Insert Table and Chart

1st - 12th Grade

16 Qs

電腦安全操作守則

電腦安全操作守則

9th - 12th Grade

21 Qs

quiz2

quiz2

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Zoey Zhu

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

requests获取数据的方法是(       

requests.get(   )

requests. fetch(     )

requests. http( )

requests.html( )

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

用来解析网页的 Python 函数库是(     

Requests

BeatifulSoup

random  

HTML

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

在利用Python语言进行数据整理的过程中,需要用到 pandas库,导入 pandas 库并将其命名为 pd的语句为(        

import pandas.pd

import pandas

import pandas as pd      

import pandas as csv

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

pandas中的 DataFrame是几维数据(          

一维

二维

三维      

三维      

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

  以下关于数据预处理,错误的是(      

数据的重复值会导致数据分布变化

数据的缺失值会导致样本信息减少

数据的异常值增加了分析的难度

数据整理的科学与否对数据分析的影响不大

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

数据处理与分析的前提是(        

数据读取与存储  

检测与重复值处理

检测与异常值处理     

检测与缺失值处理

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

pandas 中 df.dropna(how='all')的作用是(    

删除表格中列名为 all的列

删除表格中索引为 all 的行

删除表格中含有缺失数据的行

删除表格中整行缺失数据的行

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?