InterviewSolution
Saved Bookmarks
| 1. |
If a numpy array is created using the list [false, true, 2], what will be the dtype of the array |
|
Answer» compiler would GIVE an error BCZ u can't USE boolean or INTEGER VALUE in a single array |
|