Reading and writing files Pickle Dictionary netCDF Reading encoded data Writing encoded data Scaling and type conversions String encoding Chunk based compression Time units ...
Data Storage Create data Read CSV Write to HDF5 Compare CSV to HDF5 speeds 1. Store text efficiently with categoricals Exercise Remote files You can run this notebook in a...
Xarray related projects Geosciences Machine Learning Other domains Extend xarray capabilities Visualization Non-Python projects Xarray related projects Here below is a li...
Feature Column Support in SQLFlow XGBoost models Overall Supported feature column in TensorFlow models Feature column design in XGBoost models Export the XGBoost models to PMML/...
Foundations Concurrency with Tornado Coroutines Endpoint-to-endpoint Communication Protocol Handling Servers RPC Examples Server Side Client Side Client Side with rpc ...
xarray Internals Variable objects Extending xarray xarray Internals xarray builds upon two of the foundational libraries of the scientific Pythonstack, NumPy and pandas. It i...
Scheduling State Overview Task State Worker State Client State Understanding a Task’s Flow Implementation Stimuli API Scheduling State Overview The life of a computat...
Scheduler Plugins RabbitMQ Example Accessing Full Task State Worker Plugins Scheduler Plugins class distributed.diagnostics.plugin. SchedulerPlugin [source] Interface to ...