VKL IP Quiz DATAFRAMES

VKL IP Quiz DATAFRAMES

5th Grade

55 Qs

quiz-placeholder

Similar activities

Basic Scratch Programming Pt. 2

Basic Scratch Programming Pt. 2

1st - 5th Grade

60 Qs

UNIT 5 TEST Boolean Search, Fake News, Current Events.

UNIT 5 TEST Boolean Search, Fake News, Current Events.

5th - 9th Grade

55 Qs

Higher: Computer Systems

Higher: Computer Systems

5th Grade

50 Qs

Class 5

Class 5

5th Grade

50 Qs

 Keyboard Shortcut

Keyboard Shortcut

2nd - 6th Grade

54 Qs

Ôn tập KSTA test3

Ôn tập KSTA test3

4th - 5th Grade

60 Qs

ICT

ICT

5th - 6th Grade

55 Qs

ICT year 5 revision

ICT year 5 revision

5th Grade

50 Qs

VKL IP Quiz DATAFRAMES

VKL IP Quiz DATAFRAMES

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Vaishali Lamba

Used 4+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A _______________ is a two-dimensional labeled data structure.

DataFrame

Series

List

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which library is to be imported for creating DataFrame?

Python

DataFrame

Pandas

Random

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following codes create a dataframe named 'D1' with _______________ columns.

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to give user defined column index in DataFrame?

index

column

columns

colindex

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following codes create a dataframe named 'D1' with ___________ columns.

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In given code dataframe 'D1' has ________ rows and _______ columns.

3, 3

3, 4

3, 5

4,3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

D1[ : ] = 77 , will set __________ values of a Data Frame 'D1' to 77.

Only First Row

Only First Column

All

None of the above

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?