<div dir="ltr"><div style="color:rgb(33,33,33);font-size:13px">Hi all,</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">I'd like to announce<span class="inbox-inbox-Apple-converted-space"> </span><b>sklearn-xarray</b>, a new package that provides a scikit-learn interface for xarray users. For those not familiar with xarray (<a href="http://xarray.pydata.org/" target="_blank">http://xarray.pydata.org</a>), it is a "pandas-like and pandas-compatible toolkit for analytics on multi-dimensional arrays".</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">The package makes it possible to apply sklearn estimators to xarray DataArrays and Datasets while keeping the labels (called coordinates in xarray) intact whereever possible.</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">You can install the package via pip:</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px"><font face="monospace">pip install sklearn-xarray</font></div><div style="color:rgb(33,33,33);font-size:13px"><br>To get started, you can:</div><div style="color:rgb(33,33,33);font-size:13px"><ul><li>read the documentation: <a href="https://phausamann.github.io/sklearn-xarray" target="_blank">https://phausamann.github.io/sklearn-xarray</a>  and </li><li>check out the repository: <a href="https://github.com/phausamann/sklearn-xarray" target="_blank">https://github.com/phausamann/sklearn-xarray</a></li></ul></div><div style="color:rgb(33,33,33);font-size:13px">Note that the package is still in a very early development stage and there will probably be some major API changes in upcoming releases. Most notably, I'd like to replicate the complete sklearn module structure at some point by decorating all available estimators with the necessary wrappers.</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">Feedback of any kind is appreciated.</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">Peter</div><div style="color:rgb(33,33,33);font-size:13px"><br></div></div>