Vidyalelo
Data Science · Q141

Data Analysis with Python

Computer Related · Data Science · question 141

Q141

Point out the correct statement.

A.
If data is a list, if index is passed the values in data corresponding to the labels in the index will be pulled out
B.
NaN is the standard missing data marker used in pandas
Answer
C.
Series acts very similarly to a array
D.
None of the mentioned

Answer: Option B

Solution

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