Point Out The Correct Statement #102
Point out the correct statement.
This multiple choice question (MCQ) is related to the book/course gs gs120 Data Structure. It can also be found in gs gs120 Data Analysis with Python - Pandas Data Structure - Quiz No.1.
Point out the correct statement.
If data is a list, if index is passed the values in data corresponding to the labels in the index will be pulled out
NaN is the standard missing data marker used in pandas
Series acts very similarly to a array
None of the mentioned