pasteur.utils.data.lazy_load_tables

pasteur.utils.data.lazy_load_tables#

pasteur.utils.data.lazy_load_tables(tables)[source]#

Lazy loads partitions and keeps them in-memory in a closure.

Once the functions go out of scope, the partitions are released.