Version:
7.2.0
Parfun
Quick start
Examples
Implementation details
API
Parfun
Index
Index
A
|
B
|
C
|
D
|
G
|
L
|
M
|
P
|
S
|
W
A
all_arguments() (in module parfun)
allows_nested_tasks() (parfun.backend.dask.DaskBaseBackend method)
(parfun.backend.local_multiprocessing.LocalMultiprocessingBackend method)
(parfun.backend.local_single_process.LocalSingleProcessBackend method)
(parfun.backend.mixins.BackendEngine method)
(parfun.backend.scaler.ScalerRemoteBackend method)
B
BackendEngine (class in parfun.backend.mixins)
BackendSession (class in parfun.backend.mixins)
by_chunk() (in module parfun.py_list)
by_group() (in module parfun.dataframe)
by_row() (in module parfun.dataframe)
C
concat() (in module parfun.dataframe)
(in module parfun.py_list)
D
DaskBaseBackend (class in parfun.backend.dask)
DaskCurrentBackend (class in parfun.backend.dask)
DaskLocalClusterBackend (class in parfun.backend.dask)
DaskRemoteClusterBackend (class in parfun.backend.dask)
DaskSession (class in parfun.backend.dask)
G
get_parallel_backend() (in module parfun)
L
LocalMultiprocessingBackend (class in parfun.backend.local_multiprocessing)
LocalMultiprocessingSession (class in parfun.backend.local_multiprocessing)
LocalSingleProcessBackend (class in parfun.backend.local_single_process)
LocalSingleProcessSession (class in parfun.backend.local_single_process)
M
module
parfun.backend.dask
parfun.backend.local_multiprocessing
parfun.backend.local_single_process
parfun.backend.mixins
parfun.backend.scaler
parfun.dataframe
parfun.partition.object
parfun.py_list
multiple_arguments() (in module parfun)
P
parallel() (in module parfun)
parfun.backend.dask
module
parfun.backend.local_multiprocessing
module
parfun.backend.local_single_process
module
parfun.backend.mixins
module
parfun.backend.scaler
module
parfun.dataframe
module
parfun.partition.object
module
parfun.py_list
module
PartitionGenerator (in module parfun.partition.object)
per_argument() (in module parfun)
preload_value() (parfun.backend.mixins.BackendSession method)
(parfun.backend.scaler.ScalerSession method)
S
ScalerLocalBackend (class in parfun.backend.scaler)
ScalerRemoteBackend (class in parfun.backend.scaler)
ScalerSession (class in parfun.backend.scaler)
session() (parfun.backend.dask.DaskBaseBackend method)
(parfun.backend.local_multiprocessing.LocalMultiprocessingBackend method)
(parfun.backend.local_single_process.LocalSingleProcessBackend method)
(parfun.backend.mixins.BackendEngine method)
(parfun.backend.scaler.ScalerRemoteBackend method)
set_parallel_backend() (in module parfun)
set_parallel_backend_context() (in module parfun)
shutdown() (parfun.backend.dask.DaskCurrentBackend method)
(parfun.backend.dask.DaskLocalClusterBackend method)
(parfun.backend.dask.DaskRemoteClusterBackend method)
(parfun.backend.local_multiprocessing.LocalMultiprocessingBackend method)
(parfun.backend.local_single_process.LocalSingleProcessBackend method)
(parfun.backend.mixins.BackendEngine method)
(parfun.backend.scaler.ScalerLocalBackend method)
(parfun.backend.scaler.ScalerRemoteBackend method)
submit() (parfun.backend.dask.DaskSession method)
(parfun.backend.local_multiprocessing.LocalMultiprocessingSession method)
(parfun.backend.local_single_process.LocalSingleProcessSession method)
(parfun.backend.mixins.BackendSession method)
(parfun.backend.scaler.ScalerSession method)
W
with_partition_size() (in module parfun.partition.utility)