Search Header Logo

NumpyPandas

Authored by Geeta Gupta

Computers

University

Used 2+ times

NumpyPandas
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _________ is used in Pandas to access a group of rows or columns by integers.

  • dataframe.loc

  • dataframe.iloc

  • dataframe.pos

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _________ is used to return the first n rows of the Pandas DataFrame.

  • dataframe.first()

  • dataframe.header()

  • dataframe.head()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Concatenate Pandas DataFrame using the _______ method

  • concatenate()

  • concat()

  • concatenation()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Read CSV in Python Pandas using the _____ method.

  • csv()

  • readcsv()

  • read_csv()

  • read_csv_file()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To drop a row in Pandas, the axis parameter of the drop() function is set to

0

1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _____ method in Pandas is used to drop and remove rows with null values.

  • dropnull()

  • drop()

  • drop_null()

dropna()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To uppercase text data, use the ______ method in Pandas.

  • uppercase()

  • upper_case()

upper()

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?