PYTHON PANDAS

PYTHON PANDAS

Professional Development

10 Qs

quiz-placeholder

Similar activities

ML Quiz 6

ML Quiz 6

10th Grade - Professional Development

15 Qs

Soal Ulangan Harian Animasi 2D XI MM

Soal Ulangan Harian Animasi 2D XI MM

KG - Professional Development

10 Qs

After Effects Hotkeys

After Effects Hotkeys

University - Professional Development

15 Qs

OSI Model - Data Link Layer

OSI Model - Data Link Layer

9th Grade - Professional Development

10 Qs

pyhton basic 01

pyhton basic 01

Professional Development

10 Qs

Animasi 2D

Animasi 2D

11th Grade - Professional Development

10 Qs

Python Session 5

Python Session 5

Professional Development

10 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?