Dask
Distributed
Dask ML
Examples
Ecosystem
Community
Toggle navigation sidebar
Getting Started
Install Dask
10 Minutes to Dask
Talks & Tutorials
Best Practices
FAQ
Fundamentals
Array
Best Practices
Chunks
Create Dask Arrays
Overlapping Computations
Internal Design
Sparse Arrays
Stats
Slicing
Assignment
Stack, Concatenate, and Block
Generalized Ufuncs
Random Number Generation
API
Compatibility with numpy functions
Bag
Create Dask Bags
API
DataFrame
Create and Store Dask DataFrames
Best Practices
Internal Design
Shuffling for GroupBy and Join
Joins
Indexing into Dask DataFrames
Categoricals
Extending DataFrames
Dask Dataframe and Parquet
Using Hive Partitioning with Dask
Dask Dataframe and SQL
API
Delayed
Working with Collections
Best Practices
Futures
Deploy Dask Clusters
Python API
Command Line
SSH
Docker Images
High Performance Computers
Kubernetes
Cloud
Python API (advanced)
Deployment Considerations
Internals
Understanding Performance
Scheduling
Task Graphs
Specification
Custom Graphs
Optimization
Advanced graph manipulation
Custom Collections
High Level Graphs
Debugging and Performance
Debug
Visualize task graphs
Dashboard
Diagnostics (local)
Diagnostics (distributed)
Phases of computation
Dask Internals
User Interfaces
Understanding Performance
Stages of Computation
Ordering
Opportunistic Caching
Shared Memory
Scheduling in Depth
Reference
API Reference
Array
DataFrame
Bag
Delayed
Futures
Command Line Interface
Development Guidelines
Changelog
Configuration
How To…
Setup adaptive deployments
Connect to remote data
Customize initialization
Debug
Extend
sizeof
Manage environments
Selecting the collection backend
Setup Prometheus monitoring
Use GPUs
Maintainer Guidelines
Toggle navigation
.rst
.pdf
dask.array.rollaxis
dask.array.rollaxis
¶
dask.array.
rollaxis
(
a
,
axis
,
start
=
0
)
[source]
¶
previous
dask.array.roll
next
dask.array.rot90