File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11xbatcher: Batch Generation from Xarray Datasets
22===============================================
33
4- |Build Status | |codecov | |docs | |license |
4+ |Build Status | |codecov | |docs | |pypi | | license |
55
66
77Xbatcher is a small library for iterating xarray DataArrays in batches. The
@@ -19,6 +19,10 @@ such as Keras_. View the |docs| for more info.
1919 :alt: code coverage
2020.. |docs | image :: http://readthedocs.org/projects/xbatcher/badge/?version=latest
2121 :target: http://xbatcher.readthedocs.org/en/latest/?badge=latest
22+ :alt: docs
23+ .. |pypi | image :: https://img.shields.io/pypi/v/xbatcher.svg
24+ :target: https://pypi.python.org/pypi/xbatcher
25+ :alt: pypi
2226.. |license | image :: https://img.shields.io/github/license/mashape/apistatus.svg
2327 :target: https://github.com/pangeo-data/xbatcher
2428 :alt: license
You can’t perform that action at this time.
0 commit comments