pyarrow.set_memory_pool#
- pyarrow.set_memory_pool(MemoryPool pool)#
Set the default memory pool.
- Parameters:
- pool
MemoryPool
The memory pool that should be used by default.
- pool
Section Navigation
Set the default memory pool.
MemoryPool
The memory pool that should be used by default.