Vidyalelo
Data Science · Q134

Data Analysis with Python

Computer Related · Data Science · question 134

Q134

Which of the following statement will import pandas?

A.
import pandas as pd
Answer
B.
import panda as py
C.
import pandaspy as pd
D.
all of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board