API Reference

Transformers

These classes implement the scikit-learn interface for transformations, and make working with xarray objects a breeze.

Select([key, sel])
Stacker([feature_dims])
XarrayUnion(transformer_list[, n_jobs, …]) A version of feature union which keeps track of the index

To see how to use these classes in conjuction with scikit-learn see Linear Regression of multivariate data.