PYTHON PANDAS

PYTHON PANDAS

Professional Development

10 Qs

quiz-placeholder

Similar activities

PHP Tours Meetup #42 Data et PHP & Développer avec le BDD

PHP Tours Meetup #42 Data et PHP & Développer avec le BDD

Professional Development

10 Qs

R Beginner Quiz

R Beginner Quiz

Professional Development

15 Qs

Timeseries with Pandas

Timeseries with Pandas

Professional Development

10 Qs

Day 2

Day 2

Professional Development

10 Qs

NumPy

NumPy

Professional Development

10 Qs

FinTech 03-2 Pandas

FinTech 03-2 Pandas

Professional Development

10 Qs

Network Fundamentals-Physical layer

Network Fundamentals-Physical layer

9th Grade - Professional Development

14 Qs

Python VII

Python VII

Professional Development

7 Qs

PYTHON PANDAS

PYTHON PANDAS

Assessment

Quiz

Computers

Professional Development

Easy

Created by

RAVINDER B

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following thing can be data in Pandas?

a python dict

an ndarray

an ndarray

all

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The result of an operation between unaligned Series will have the ________ of the indexes involved.

intersection

union

total

all

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following input can be accepted by DataFrame?

Structured ndarray

Series

DataFrame

All

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following takes a dict of dicts or a dict of array-like sequences and returns a DataFrame?

DataFrame.from_items

DataFrame.from_records

DataFrame.from_dict

all

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following operation works with the same syntax as the analogous dict operations?

Getting columns

Setting columns

Deleting columns

All

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statement will import pandas?

import pandas as pd

import panda as py

import pandaspy as pd

all

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

DataFrame

Character Vector

Panel

all

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?