| 11. |
what is the use of "std" function of a numpy array?
|
||||||||
|
Answer:
Option (b) |
| 12. |
what will be the outout of the below script?
|
||||||||
|
Answer:
Option (c) |
| 13. |
if numpy array named a contains values as below
what would be the output of the given script
|
||||||||
|
Answer:
Option (c) |
| 14. |
which function can be used to read the csv file using pandas
|
||||||||
|
Answer:
Option (c) |
| 15. |
which library can be used to parse HTML & XML
|
||||||||
|
Answer:
Option (b) |
| 16. |
DataFrame in pandas is generally
|
||||||||
|
Answer:
Option (b) |
| 17. |
to set the index of the data frame, we can use _______ function
|
||||||||
|
Answer:
Option (c) |