pyarrow.set_memory_pool#

pyarrow.set_memory_pool(MemoryPoolpool)#

Set the default memory pool.

Parameters:
poolMemoryPool

The memory pool that should be used by default.