n_bytes

DataFrame.n_bytes()[source]

Size of the data stored in the underlying data frame in the getML engine.

Raises:

Exception: If the data frame corresponding to the current instance could not be found in the getML engine.

Returns:
numpy.uint64:

Size of the underlying object in bytes.