4-5 Q

4-5 Q

1st - 5th Grade

12 Qs

quiz-placeholder

Similar activities

Serif Draw Plus

Serif Draw Plus

4th - 9th Grade

15 Qs

Microsoft Access (Data Types)

Microsoft Access (Data Types)

1st - 5th Grade

10 Qs

Uji Pemahaman Data dengan Google Colab

Uji Pemahaman Data dengan Google Colab

1st Grade

10 Qs

3° Ciencia de Dados - 1° Trimestre

3° Ciencia de Dados - 1° Trimestre

2nd Grade

15 Qs

Quiz sobre Jupyter e Pandas Recuperação 1º Bloco

Quiz sobre Jupyter e Pandas Recuperação 1º Bloco

3rd Grade

12 Qs

AV1\R1 3TEC_Ciência de Dados - Aula 01 a  16

AV1\R1 3TEC_Ciência de Dados - Aula 01 a 16

1st Grade - University

15 Qs

RevisaoP1_DataScience

RevisaoP1_DataScience

1st Grade

15 Qs

m.3 หน่วยที่2

m.3 หน่วยที่2

3rd Grade

10 Qs

4-5 Q

4-5 Q

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Abo Silver

Used 4+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is NaN?*

in pandas dataframe NaN means that the value was missing (absent)

in pandas dataframe NaN means that the value is categorical

in pandas dataframe NaN means that the value is available

in pandas dataframe NaN means that the value is numerical

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

pyplot is ...

a sub-module of the NumPy library, each its function makes some change to an array.

a sub-module of the Matplotlib library, each its function makes some change to a figure.

none of the given

a sub-module of the Pandas library, each its function makes some change to a DataFrame.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ... function is used to get unique values from a column. *

unique()

isunique()

get_unique()

isna()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

... change names of the axisplt.xlabel() and plt.ylabel()

plt.x() and plt.y()

plt.xlabel() and plt.ylabel()

plt.xlim() and plt.ylim()

plt.legend()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

... makes a box plot from DataFrame columns.

DataFrame.plot.box()

DataFrame.create_boxplot()

DataFrame.boxplot()

DataFrame.add_boxplot()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following function is used to display all currently active figure objects*

plt.plot()

plt.present()

plt.display()

plt.show()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What package was used in the Lab works 4 and 5 to create visualizations? *

Jupyter Notebook

NumPy

Pandas

Matplotlib

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?