MCPcopy Create free account

hub / github.com/dask/dask / types & classes

Types & classes716 in github.com/dask/dask

↓ 331 callersClassset
Temporarily set configuration values within a context manager Parameters ---------- arg : mapping or None, optional A mapping of
dask/config.py:372
↓ 141 callersClassTask
dask/_task_spec.py:636
↓ 86 callersClassTaskRef
dask/_task_spec.py:333
↓ 62 callersClassArray
Parallel Dask Array A parallel nd-array comprised of many numpy arrays arranged in a grid. This constructor is for advanced uses only. For
dask/array/core.py:1300
↓ 31 callersClassDataNode
dask/_task_spec.py:575
↓ 31 callersClassHighLevelGraph
Task graph composed of layers of dependent subgraphs This object encodes a Dask task graph that is composed of layers of dependent subgraphs,
dask/highlevelgraph.py:364
↓ 26 callersClassAlias
dask/_task_spec.py:512
↓ 20 callersClassList
dask/_task_spec.py:923
↓ 19 callersClassDelayed
Represents a value to be computed by dask. Equivalent to the output from a single key in a dask graph.
dask/delayed.py:673
↓ 17 callersClassBag
Parallel collection of Python objects Examples -------- Create Bag from sequence >>> import dask.bag as db >>> b = db.from_seque
dask/bag/core.py:455
↓ 14 callersClassRepartition
Abstract repartitioning expression
dask/dataframe/dask_expr/_repartition.py:29
↓ 13 callersClassMaterializedLayer
Fully materialized layer of `Layer` Parameters ---------- mapping: Mapping The mapping between keys and tasks, typically a dask g
dask/highlevelgraph.py:328
↓ 12 callersClassProjection
Column Selection
dask/dataframe/dask_expr/_expr.py:2173
↓ 11 callersClassDispatch
Simple single dispatch.
dask/utils.py:710
↓ 10 callersClassDependenciesMapping
dask/_task_spec.py:1006
↓ 9 callersClassDict
dask/_task_spec.py:935
↓ 9 callersClassLen
dask/dataframe/dask_expr/_reductions.py:1048
↓ 9 callersClassProgressBar
A progress bar for dask. Parameters ---------- minimum : int, optional Minimum time threshold in seconds before displaying a prog
dask/diagnostics/progress.py:32
↓ 9 callersClassTuple
dask/tests/test_base.py:233
↓ 8 callersClassC
dask/tests/test_tokenize.py:305
↓ 8 callersClassColumnSpec
Encapsulates properties of a family of columns with the same dtype. Different method can be specified for integer dtype ("poisson", "uniform",
dask/dataframe/io/demo.py:37
↓ 8 callersClassDatasetSpec
Defines a dataset with random data, such as which columns and data types to generate Notes ----- This API is still experimental, and will
dask/dataframe/io/demo.py:124
↓ 8 callersClassExprScalar
dask/tests/test_composite_expr.py:73
↓ 8 callersClassLiteralExpr
dask/tests/test_composite_expr.py:47
↓ 7 callersClassHLGExpr
dask/_expr.py:974
↓ 7 callersClassSerializableLock
A Serializable per-process Lock This wraps a normal ``threading.Lock`` object and satisfies the same interface. However, this lock can also
dask/utils.py:1282
↓ 7 callersClass_ExprSequence
A sequence of expressions This is used to be able to optimize multiple collections combined, e.g. when being computed simultaneously with ``d
dask/_expr.py:1195
↓ 6 callersClassAssign
Column Assignment
dask/dataframe/dask_expr/_expr.py:1977
↓ 6 callersClassExprTuple
dask/tests/test_composite_expr.py:120
↓ 6 callersClassPartitions
Select one or more partitions
dask/dataframe/dask_expr/_expr.py:3020
↓ 6 callersClassitemgetter
Variant of operator.itemgetter that supports equality tests
dask/utils.py:1243
↓ 5 callersClassCache
Use cache for computation Examples -------- >>> cache = Cache(1e9) # doctest: +SKIP The cache can be used locally as a context man
dask/cache.py:12
↓ 5 callersClassCallback
Base class for using the callback mechanism Create a callback with functions of the following signatures: >>> def start(dsk): ... pa
dask/callbacks.py:10
↓ 5 callersClassFoo
dask/tests/test_tokenize.py:684
↓ 5 callersClassNFirst
dask/dataframe/dask_expr/_reductions.py:1382
↓ 5 callersClassNLast
dask/dataframe/dask_expr/_reductions.py:1393
↓ 5 callersClassRearrangeByColumn
dask/dataframe/dask_expr/_shuffle.py:239
↓ 5 callersClassTraverser
Traverser interface for tasks. Class for storing the state while performing a preorder-traversal of a task. Parameters ----------
dask/rewrite.py:30
↓ 4 callersClassADataClass
dask/tests/test_delayed.py:143
↓ 4 callersClassBlockwise
Tensor Operation This is a lazily constructed mapping for tensor operation graphs. This defines a dictionary using an operation and an indexi
dask/blockwise.py:465
↓ 4 callersClassCounterLock
dask/array/tests/test_array_core.py:2339
↓ 4 callersClassFilter
dask/dataframe/dask_expr/_expr.py:2121
↓ 4 callersClassIndex
Column Selection
dask/dataframe/dask_expr/_expr.py:2248
↓ 4 callersClassItem
dask/bag/core.py:367
↓ 4 callersClassMapPartitions
dask/dataframe/dask_expr/_expr.py:651
↓ 4 callersClassMerge
Merge / join two dataframes This is an abstract class. It will be transformed into a concrete implementation before graph construction.
dask/dataframe/dask_expr/_merge.py:54
↓ 4 callersClassMyCallback
dask/tests/test_callbacks.py:14
↓ 4 callersClassRandom
dask/array/_array_expr/random.py:883
↓ 4 callersClassResourceProfiler
A profiler for resource use. Records the following each timestep 1. Time in seconds since the epoch 2. Memory usage in MB
dask/diagnostics/profile.py:122
↓ 4 callersClassSetIndexBlockwise
dask/dataframe/dask_expr/_shuffle.py:1286
↓ 4 callersClassToFrame
dask/dataframe/dask_expr/_expr.py:1752
↓ 4 callersClass_BackendData
Helper class to wrap backend data The primary purpose of this class is to provide caching outside the ``FromPandas`` class.
dask/dataframe/dask_expr/_util.py:111
↓ 3 callersClassArrayChunkShapeDep
Produce chunk shapes given a chunk index
dask/layers.py:71
↓ 3 callersClassArraySliceDep
Produce slice(s) into the full-sized array given a chunk index
dask/layers.py:78
↓ 3 callersClassArrowStringConversion
dask/dataframe/dask_expr/_expr.py:1508
↓ 3 callersClassAttributeNotImplementedError
NotImplementedError and AttributeError
dask/dataframe/utils.py:716
↓ 3 callersClassBlockwise
dask/array/_array_expr/_blockwise.py:28
↓ 3 callersClassCacheProfiler
A profiler for dask execution at the scheduler cache level. Records the following information for each task: 1. Key 2. Task
dask/diagnostics/profile.py:298
↓ 3 callersClassCreationDispatch
Simple backend dispatch for collection-creation functions
dask/backends.py:53
↓ 3 callersClassGetCategories
dask/dataframe/dask_expr/_categorical.py:189
↓ 3 callersClassLRU
Limited size mapping, evicting the least recently looked-up key when full
dask/dataframe/dask_expr/_util.py:92
↓ 3 callersClassLegacyTuple
dask/tests/test_composite_expr.py:12
↓ 3 callersClassLengths
Returns a tuple of partition lengths
dask/dataframe/dask_expr/_expr.py:2368
↓ 3 callersClassNodeCounter
dask/tests/test_graph_manipulation.py:25
↓ 3 callersClassPropertyMap
dask/dataframe/dask_expr/_accessor.py:82
↓ 3 callersClassRepartitionDivisions
Repartition to specific divisions
dask/dataframe/dask_expr/_repartition.py:245
↓ 3 callersClassResetIndex
Reset the index of a Series or DataFrame
dask/dataframe/dask_expr/_expr.py:2395
↓ 3 callersClassShuffle
Abstract shuffle class Parameters ---------- frame: Expr The DataFrame-like expression to shuffle. partitioning_index: str, l
dask/dataframe/dask_expr/_shuffle.py:178
↓ 3 callersClass_HLGExprSequence
dask/_expr.py:1091
↓ 3 callersClassliteral
A small serializable object to wrap literal values without copying
dask/core.py:504
↓ 3 callersClassmaybe_buffered_partd
If serialized, will return non-buffered partd. Otherwise returns a buffered partd
dask/dataframe/shuffle.py:16
↓ 3 callersClassmethodcaller
Return a callable object that calls the given method on its operand. Unlike the builtin `operator.methodcaller`, instances of this class are
dask/utils.py:1206
↓ 3 callersClassshorten_traceback
Context manager that removes irrelevant stack elements from traceback. * omits frames from modules that match `admin.traceback.shorten` * alw
dask/utils.py:2247
↓ 3 callersClassufunc
dask/array/ufunc.py:72
↓ 2 callersClassA
dask/tests/test_tokenize.py:89
↓ 2 callersClassAdd
dask/dataframe/dask_expr/_expr.py:2809
↓ 2 callersClassAggregate
Partition-wise aggregation component of `ApplyConcatApply` This class is used within `ApplyConcatApply._lower`. See Also -------- App
dask/dataframe/dask_expr/_reductions.py:90
↓ 2 callersClassAnd
dask/dataframe/dask_expr/_expr.py:2956
↓ 2 callersClassArray
dask/array/_array_expr/_collection.py:35
↓ 2 callersClassArrayBlockIdDep
dask/layers.py:92
↓ 2 callersClassArrayOverlapLayer
Simple HighLevelGraph array overlap layer. Lazily computed High-level graph layer for a array overlap operations. Parameters ----------
dask/layers.py:124
↓ 2 callersClassArrayValuesDep
dask/layers.py:100
↓ 2 callersClassAsType
A good example of writing a trivial blockwise operation
dask/dataframe/dask_expr/_expr.py:1600
↓ 2 callersClassBlockView
An array-like interface to the blocks of an array. ``BlockView`` provides an array-like interface to the blocks of a dask array. Numpy-style
dask/array/core.py:6172
↓ 2 callersClassBlockwiseDepDict
Dictionary-based Blockwise-IO argument This is a dictionary-backed instance of ``BlockwiseDep``. The purpose of this class is to simplify the
dask/blockwise.py:81
↓ 2 callersClassC
dask/tests/test_core.py:38
↓ 2 callersClassCachedAccessor
Custom property-like object (descriptor) for caching accessors. Parameters ---------- name : str The namespace this will be
dask/dataframe/accessor.py:57
↓ 2 callersClassCategorize
dask/dataframe/dask_expr/_categorical.py:168
↓ 2 callersClassDiv
dask/dataframe/dask_expr/_expr.py:2851
↓ 2 callersClassDoubleOutputs
dask/array/_array_expr/_ufunc.py:298
↓ 2 callersClassDropDuplicates
dask/dataframe/dask_expr/_reductions.py:610
↓ 2 callersClassDropnaSeries
dask/dataframe/dask_expr/_expr.py:1223
↓ 2 callersClassDummyCollection
dask/tests/test_base.py:54
↓ 2 callersClassEncapsulateNDArray
A class that "mocks" ndarray by encapsulating an ndarray and using protocols to "look like" an ndarray. Basically tests whether Dask work
dask/array/tests/test_dispatch.py:41
↓ 2 callersClassExprA
dask/dataframe/dask_expr/tests/test_core.py:24
↓ 2 callersClassFakeSparse
dask/tests/test_utils.py:970
↓ 2 callersClassFillnaCheck
dask/dataframe/dask_expr/_expr.py:3390
↓ 2 callersClassFinalizeCompute
dask/_expr.py:1315
↓ 2 callersClassFloorDiv
dask/dataframe/dask_expr/_expr.py:2976
↓ 2 callersClassFragmentWrapper
dask/dataframe/dask_expr/io/parquet.py:115
next →1–100 of 716, ranked by callers