X_charts_basic

X_charts_basic

10th Grade

11 Qs

quiz-placeholder

Similar activities

Data Visualization Quiz

Data Visualization Quiz

9th - 12th Grade

13 Qs

Python with DataScience

Python with DataScience

7th Grade - University

10 Qs

Checkpoint 1 revision

Checkpoint 1 revision

9th - 12th Grade

9 Qs

advanced storage techniques ( arrays , DataFrame)

advanced storage techniques ( arrays , DataFrame)

9th - 10th Grade

9 Qs

pandas

pandas

9th Grade - University

8 Qs

Formatting charts and graphs

Formatting charts and graphs

10th Grade

7 Qs

Penilaian Harian 1[Intergrasi office]

Penilaian Harian 1[Intergrasi office]

10th Grade

8 Qs

File Formats

File Formats

9th - 12th Grade

15 Qs

X_charts_basic

X_charts_basic

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Sonia Shah

Used 4+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

read_csv method is part of which python module?

pandas
numpy
matplotlib
scikit-learn

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following method will plot a line chart?

plt.line()

plt.show()

plt.plot()

plt.chart()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a two dimensional data structure?

list

dictionary

dataframe

frame

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is return type of read_csv method?

list

dataframe

string

int

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is full form of CSV?

Common Structured file

Colon Separated File

Comma Structured file

Comma Separated file

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property of dataframe displays list of the attributes contained and their data type?

type

datatype

dtype

dtypes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

After defining all the properties of a plot which function is used to display the final chart?

display()

plot()

show()

shows()

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?