/xbatcher

Batch generation from xarray datasets

Primary LanguagePythonMIT LicenseMIT

xbatcher: Batch Generation from Xarray Datasets

github actions build status code coverage docs pypi license

Xbatcher is a small library for iterating xarray DataArrays in batches. The goal is to make it easy to feed xarray datasets to machine learning libraries such as Keras. View the docs for more info.