Search Header Logo

ISST306 | Quiz 1

Authored by Glaizess Salisi

Other

University

Used 1+ times

ISST306 | Quiz 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

1. Which library is commonly used in Python for data manipulation and analysis?

NumPy

Pandas

Matplotlib

  1. Seaborn

2.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

2. What is the output of df.head(3) in a Pandas DataFrame?

  1. The last 3 rows

The first 3 rows

All rows with null values

  1. The number of columns

3.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

3. Which function is used to compute descriptive statistics of a DataFrame?

  1. df.mean()

  1. df.info()

  1. df.describe()

  1. df.sum()

4.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

4. Which library is typically used for data visualization in Python?

TensorFlow

Scikit-learn

  1. Matplotlib

  1. BeautifulSoup

5.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

  1. 5. What is the purpose of the groupby() method in Pandas?

To visualize grouped data

To split and aggregate data based on column values

To sort values in ascending order

  1. To merge two DataFrames

6.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

  1. 6. How do you remove rows with missing values from a DataFrame?

  1. df.dropna()

  1. df.fillna()

  1. df.remove_null()

  1. df.clean()

7.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

  1. 7. Which method reads a CSV file into a Pandas DataFrame?

  1. pd.read_csv()

  1. pd.load_csv()

  1. pd.import_csv()

  1. pd.open_csv()

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?