In computing: to break a dataset up into manageable chunks, usually when the entire set is too large to handle at once.
To batchinate a dataset, you download and manipulate one batch from the set at a time.