VKL IP Quiz DATAFRAMES

VKL IP Quiz DATAFRAMES

5th Grade

55 Qs

quiz-placeholder

Similar activities

Unit Assessment Review

Unit Assessment Review

5th Grade

56 Qs

Computing Heroes Quiz KS3

Computing Heroes Quiz KS3

5th - 10th Grade

53 Qs

Databricks Certified Data Engineer Quiz part 2

Databricks Certified Data Engineer Quiz part 2

1st Grade - University

50 Qs

CL-5 TABLES AND MAIL MERGE

CL-5 TABLES AND MAIL MERGE

5th Grade

60 Qs

Yr 8 (IT3) - Hardware & Software

Yr 8 (IT3) - Hardware & Software

5th - 9th Grade

51 Qs

Computer basics

Computer basics

5th - 9th Grade

50 Qs

Kuis Jaringan Komputer 1

Kuis Jaringan Komputer 1

1st - 12th Grade

50 Qs

Quiz on Data Structures

Quiz on Data Structures

5th Grade

53 Qs

VKL IP Quiz DATAFRAMES

VKL IP Quiz DATAFRAMES

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Vaishali Lamba

Used 2+ 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?