Data.
fits_in_memory
Return True if the master array is small enough to be retained in memory.
int
The number of bytes per word of the master data array.
bool
Examples:
>>> print d.fits_in_memory(8) False