phausamann / sklearn-xarray

Metadata-aware machine learning.
http://bit.do/sklearn-xarray
BSD 3-Clause "New" or "Revised" License
102 stars 12 forks source link

Support Target pointing to multiple coordinates #9

Open phausamann opened 6 years ago

phausamann commented 6 years ago

The coord parameter of the Target constructor should accept a list of coordinates, not just a single coordinate as well as some way of specifying a rule how to combine these coordinates.