Point out the correct statement.
If data is a list, if index is passed the values in data corresponding to the labels in the
a) index will be pulled out
b) NaN is the standard missing data marker used in pandas
c) Series acts very similarly to a array
d) None of the mentioned
Answers
Answered by
1
Answer:
A
Explanation:
Explanation: If data is a dict, if index is passed the values in data corresponding to the labels in the index will be pulled out. ... Explanation: A Series is like a fixed-size dict in that you can get and set values by index label. 6.
Similar questions
Computer Science,
3 months ago
Math,
3 months ago
Math,
3 months ago
Computer Science,
6 months ago
Biology,
11 months ago
Business Studies,
11 months ago