Miscellaneous#
Multi-Threading#
| Return the number of threads to use in parallel operations. | |
| 
 | Set the number of threads to use in parallel operations. | 
| Return the number of threads to use for I/O operations. | |
| 
 | Set the number of threads to use for I/O operations. | 
Using with C extensions#
| Return absolute path to directory containing Arrow C++ include headers. | |
| Return list of library names to include in the libraries argument for C or Cython extensions using pyarrow | |
| Return lists of directories likely to contain Arrow C++ libraries for linking C or Cython extensions using pyarrow | 
 
    