Python Pandas-Series

Python Pandas-Series

12th Grade

18 Qs

quiz-placeholder

Similar activities

CLASS_XII_SERIES_MCQ

CLASS_XII_SERIES_MCQ

12th Grade

20 Qs

CodeHS Unit 5

CodeHS Unit 5

8th - 12th Grade

20 Qs

Ինֆորմատիկա 10 II   կիսամյակի  ամփոփիչ աշխատանք

Ինֆորմատիկա 10 II կիսամյակի ամփոփիչ աշխատանք

10th - 12th Grade

20 Qs

Ms Excel Test

Ms Excel Test

1st - 12th Grade

20 Qs

BJC AP CSP U1 Quiz1 (labs 1 and 2)

BJC AP CSP U1 Quiz1 (labs 1 and 2)

9th - 12th Grade

20 Qs

SDA uCertify Chapter 8 Mid-Chapter Quiz

SDA uCertify Chapter 8 Mid-Chapter Quiz

8th - 12th Grade

20 Qs

STARFIELD MID-TERM 2

STARFIELD MID-TERM 2

9th - 12th Grade

15 Qs

Unit 4 - Pretest

Unit 4 - Pretest

9th - 12th Grade

20 Qs

Python Pandas-Series

Python Pandas-Series

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

Vineetha Maliakal

Used 407+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is true for series.

Size is mutable,Values is mutable

size is immutable,values is mutable

size is mutable,values is immutable.

none

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Series.tail(3) will return how many values.

3 values from front

3 values from last

5 values

none

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Series.head() will return how many rows.

2

3

4

5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To extract subset from Series,the following function is used

row()

column()

loc()

all

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

we can analyze the data in pandas with :

Series

Dataframe

Both

none

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Series in Pandas is

1 Dimensional Array

2 Dimensional array

3 Dimensional array

none of above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Minimum number of argument we require to pass in pandas series ?

0

1

2

3

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?