Search Header Logo

POST TEST MODULE 7

Authored by PRAKTIKUM ADL

Other

University

Used 16+ times

POST TEST MODULE 7
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

If we want to display visualizations, which libraries do we need to import?

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What syntax is used to display this output data?

df.head()

transactions_df.head()

df.drop()

grouped_df.reset_index()

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

grouped_df = df.groupby([...........])[............].apply(list)

Complete the syntax above!

(["itemDescription", "Date"])["Member_number"]

(["Member_number", "Date"])["itemDescription"]

(["Member_number"; "itemDescription"])["Date"]

(["itemDescription"; "Date"])["Member_number"]

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What syntax is used to display this output data?

df.head()

transactions_df.head()

df.drop()

grouped_df.reset_index()

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The syntax used to convert a DataFrame to a list of lists is .............

transactions_df = grouped_df.tolist()

transactions_df = grouped_df.reset_index()

transactions_list = transactions_df["itemDescription"].lists()

transactions_list = transactions_df["itemDescription"].tolist()

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

print(results_df.nlargest)

The above syntax is used for …………

Display Top 10 results

Training the Eclat model on the dataset

Importing the data

Display the results

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The maximum length value used in the module 7 ‘Eclat algorithm’ is …………

[1, 3]

[2, 3]

[1, 2]

[2, 2]

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?