| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 5

1. Which of the following thing can be data in Pandas ?

Correct Answer is : all of the Mentioned

2. Point out the correct statement:

Correct Answer is : NaN is the standard missing data marker used in pandas

3. The result of an operation between unaligned Series will have the ________ of the indexes involved.

Correct Answer is : union

4. Which of the following input can be accepted by DataFrame ?

Correct Answer is : All of the Mentioned

5. Point out the wrong statement:

Correct Answer is : A DataFrame is like a fixed-size dict in that you can get and set values by index label