NumPy - Array Data Types
You have a list of mixed Unicode and byte strings: ['hello', b'world', 'test']. How can you create a NumPy array that stores all as Unicode strings?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions