Search Header Logo

csv and DataFrame

Authored by Asha Sreekumar

Computers

12th Grade

Used 47+ times

csv and DataFrame
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The acronym csv is short for

Comma Special Values

Comma Separated Values

Case Separated Values

Comma Separate Values

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A common format for data interchange

xlsx

csv

docx

table

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Method used to bring data from a csv file into a DataFrame

readcsv()

read_table()

read_csv()

read-csv()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Argument used to provide own column headings instead of column headings in csv file

names

header

skiprows

index_col

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the correct way to give the path of the file in read_csv()

C:/data/myfile.csv

C:\\data\\myfile.csv

C:\data\myfile.csv

C:data/myfile.csv

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the argument header=None is given, what will be the headings

1,2,3 etc

A,B,C etc

0,1,2 etc

I,II,iii

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Argument used to skip rows while fetching data from csv file

skiprow

skip_row

SkipRows

skiprows

Access all questions and much more by creating a free account

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

Already have an account?