
Dask and Xarray: Powerful Python Data Processing and Visualization
Dive into the world of Dask and Xarray with this comprehensive demo presentation showcasing their capabilities for parallel computing, N-dimensional labeled arrays, integration with netCDF, working with netCDF files, plotting, and deployment options on local clusters, HPC, Kubernetes, Dask Gateway, and DaskHub for multi-user environments.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Dask & xarray Demo Chris Xiao June 2021
Dask Parallel computing in Python Wraps familiar tools numpy, pandas, xarray, Scalable https://docs.mlrun.org/en/latest/runtimes/dask-overview.html
xarray N-dimensional labeled arrays in Python Tailored to netCDF Intagrates with Dask https://matthewrocklin.com/slides/ams-2018.html#/2
Deployment Local Cluster HPC Kubernetes Dask Gateway / DaskHub for multi-user