ISST306 | Quiz 1

ISST306 | Quiz 1

University

25 Qs

quiz-placeholder

Similar activities

UAS ApliKom 4 2024

UAS ApliKom 4 2024

University

20 Qs

GSheet Quiz

GSheet Quiz

10th Grade - Professional Development

20 Qs

MIS Chapter 4

MIS Chapter 4

University

20 Qs

UH KD 3.4 TEKS BUDAYA MANTU

UH KD 3.4 TEKS BUDAYA MANTU

12th Grade - University

20 Qs

Quiz struktur data

Quiz struktur data

University

20 Qs

W2 Interaction F2F (Virtual) Tutorial - Accounting Concepts

W2 Interaction F2F (Virtual) Tutorial - Accounting Concepts

University

20 Qs

Quiz KSMA

Quiz KSMA

University

20 Qs

Evaluasi Materi Ruang Lingkup Karya Tulis PT

Evaluasi Materi Ruang Lingkup Karya Tulis PT

University

20 Qs

ISST306 | Quiz 1

ISST306 | Quiz 1

Assessment

Quiz

Other

University

Practice Problem

Easy

Created by

Glaizess Salisi

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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()

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?