====ai_array()==== This is a function of the [[class_sample|sample]] class. ===Parameters=== //None// ===Description=== Returns the content of the data-frame as an array. ===Returns=== The returned array will be either a flat array (when you have only a single channel of data), or an array in time/column order. The data in the array is normalised between 0-1 based on ARDIs configuration, or any overrides you've set with the [[samplestream|samplestream]] [[Override|Override]] function. Both the flat and the multi-dimensional arrays are suitable for importing into Tensorflow.