untitled

untitled

12th Grade

19 Qs

quiz-placeholder

Similar activities

Python Workshop Day - 2

Python Workshop Day - 2

University

15 Qs

MÓDULOS Y PAQUETES PARA MACHINE LEARNING CON PYTHON

MÓDULOS Y PAQUETES PARA MACHINE LEARNING CON PYTHON

University

20 Qs

python-series

python-series

12th Grade

20 Qs

Ciência de Dados

Ciência de Dados

12th Grade

14 Qs

Data handling using pandas and Data visualization

Data handling using pandas and Data visualization

12th Grade

20 Qs

File types

File types

12th Grade

18 Qs

Data Collection Quiz 1

Data Collection Quiz 1

University

22 Qs

Pandas Python: Trabajo con Datos

Pandas Python: Trabajo con Datos

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?