NumPy - Array Data Types
Which
numpy float type uses the least amount of memory?numpy float type uses the least amount of memory?float16 uses 2 bytes, float32 uses 4 bytes, and float64 uses 8 bytes.float16 uses the least memory (2 bytes).15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions