untitled

untitled

12th Grade

19 Qs

quiz-placeholder

Similar activities

Analisis Data dengan Excel dan Google Colab

Analisis Data dengan Excel dan Google Colab

10th Grade - University

20 Qs

Pandas Series & DataFrames

Pandas Series & DataFrames

12th Grade

20 Qs

Pandas

Pandas

12th Grade

20 Qs

Python Pandas

Python Pandas

12th Grade

20 Qs

Python CSV and Pandas

Python CSV and Pandas

12th Grade

20 Qs

Python CSV and Pandas

Python CSV and Pandas

12th Grade

15 Qs

Python Pandas

Python Pandas

12th Grade

15 Qs

Midterm Exam - DV - Part 1

Midterm Exam - DV - Part 1

University

20 Qs

untitled

untitled

Assessment

Quiz

Computers

12th Grade

Hard

Created by

FASAKIN OLUWASEYI

Used 2+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pandas deals with following data structures

Series

Series and Data Frames

Series, DataFrames and Panel

None of Above

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Best way to import the pandas module in your program ?

1.import pandas

2.import pandas as pd

3.from pandas import *

4.All of the above

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

DataFrame in pandas is

1. dimensional array

2. dimensional array

3.dimensional array

4.None of the above

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

All pandas data structures are ___ mutable but not always _______mutable.

a) size, value

b) semantic, size

c) value, size

d) none of the mentioned

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following object you get after reading CSV file?

a) DataFrame

b) Character Vector

c) Panel

d) All of the mentioned

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following library is similar to Pandas?

a) NumPy

b) RPy

c) SciPy

d) None of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not a feature of series

Homogeneous data

Immutable size

Mutable data

Multiple rows

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?