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
Set the default memory pool.
MemoryPool
The memory pool that should be used by default.