index ##### This module contains functions that comprise batch indexing. Batch indexing is generally the fastest way to get data into a storage backend, but it does dominate the storage backend while loading data. .. contents:: :local: .. currentmodule:: polymr.index ------------------------------------------------------------------- .. automodule:: polymr.index :members: