Informatics Practices Quiz 1

Informatics Practices Quiz 1

Difficulty Level: Medium
10 Questions
237 Plays
QuizardQuizard

Popular Questions InInformatics Practices Quiz 1

1

The name “Pandas” is derived from the term:

2

The command to install the pandas is:

3

Python pandas was developed by:

4

Pandas Series is:

5

Pandas is a:

6

We can analyse the data in pandas with

7

Out of the following, which function cannot be used for customization of charts in Python?

8

What is the minimum number of arguments required for plot() function in matplotlib?

9

Method or function to add a new row in a data frame is:

10

___________ is the function to save the graph.