ISST306 | Quiz 1

ISST306 | Quiz 1

University

25 Qs

quiz-placeholder

Similar activities

1.05 & 1.06 Vocabulary

1.05 & 1.06 Vocabulary

KG - University

21 Qs

SQL Quiz

SQL Quiz

University

20 Qs

DBMS MCQ - 4

DBMS MCQ - 4

University

20 Qs

Sapa Hebat ..

Sapa Hebat ..

University

20 Qs

UCS551 REVISION

UCS551 REVISION

University

20 Qs

Season 4 #Spaic Machine learning Weekly Quiz

Season 4 #Spaic Machine learning Weekly Quiz

KG - Professional Development

20 Qs

Introduction to Python and Data Analytics Basics

Introduction to Python and Data Analytics Basics

University

25 Qs

Unstructure Databases - Chapter 1-2

Unstructure Databases - Chapter 1-2

University

20 Qs

ISST306 | Quiz 1

ISST306 | Quiz 1

Assessment

Quiz

Other

University

Easy

Created by

Glaizess Salisi

Used 1+ times

FREE Resource

AI

Enhance your content

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?