Xbatcher

Latest version: v0.3.0

Safety actively analyzes 627056 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

Enhancement

- New BatchSchema class to generate patch selectors and combine into batch selectors maxrjones ([132](https://github.com/xarray-contrib/xbatcher/pull/132))

Bug Fixes

- New BatchSchema class to generate patch selectors and combine into batch selectors maxrjones ([132](https://github.com/xarray-contrib/xbatcher/pull/132))

Documentation

- Add logo, version switcher, and docs corrections maxrjones ([149](https://github.com/xarray-contrib/xbatcher/pull/149))
- Update theme and reference documentation maxrjones ([146](https://github.com/xarray-contrib/xbatcher/pull/146))
- Use nbsphinx to execute demo notebook maxrjones ([125](https://github.com/xarray-contrib/xbatcher/pull/125))
- Update notebook to reflect the most recent changes andersy005 ([114](https://github.com/xarray-contrib/xbatcher/pull/114))

Maintenance

- Update packaging configuration and workflow maxrjones ([147](https://github.com/xarray-contrib/xbatcher/pull/147))
- Iterate through batch generator in benchmarks maxrjones ([140](https://github.com/xarray-contrib/xbatcher/pull/140))
- Only run CI on PRs and pushes to main maxrjones ([141](https://github.com/xarray-contrib/xbatcher/pull/141))
- Add tests for duplicate dims in batch\_dims and input\_dims maxrjones ([139](https://github.com/xarray-contrib/xbatcher/pull/139))
- Add type hints for generators and accessors maxrjones ([128](https://github.com/xarray-contrib/xbatcher/pull/128))
- Improve tests maxrjones ([124](https://github.com/xarray-contrib/xbatcher/pull/124))

0.2.0

Features

- Add PyTorch dataloader jhamman ([25](https://github.com/xarray-contrib/xbatcher/pull/25))
- Add TensorFlow dataloader maxrjones ([73](https://github.com/xarray-contrib/xbatcher/pull/73))
- Let TensorFlow accessor and data loader handle either xarray.DataArray or xarray.Dataset inputs norlandrhagen ([107](https://github.com/xarray-contrib/xbatcher/pull/107))
- Let torch accessor and dataloader handle either xarray.DataArray or xarray.Dataset inputs weiji14 ([85](https://github.com/xarray-contrib/xbatcher/pull/85))


Enhancement

- Lazily generate batches tjvandal ([112](https://github.com/xarray-contrib/xbatcher/pull/112))
- Use .sizes instead of .dims for xr.Dataset/xr.DataArray compatibility weiji14 ([71](https://github.com/xarray-contrib/xbatcher/pull/71))

Documentation

- Add support for community contributions maxrjones ([79](https://github.com/xarray-contrib/xbatcher/pull/79))
- Add demo notebook tcchiao ([31](https://github.com/xarray-contrib/xbatcher/pull/31))
- Add pypi badge raybellwaves ([27](https://github.com/xarray-contrib/xbatcher/pull/27))
- Rely on xarray-contrib code of conduct maxrjones ([90](https://github.com/xarray-contrib/xbatcher/pull/90))
- Use pangeo\_sphinx\_book\_theme and mock imports maxrjones ([62](https://github.com/xarray-contrib/xbatcher/pull/62))


Maintenance

- Add GitHub workflow for PyPI releases maxrjones ([108](https://github.com/xarray-contrib/xbatcher/pull/108))
- Drop support for Python 3.7 maxrjones ([81](https://github.com/xarray-contrib/xbatcher/pull/81))
- Setup benchmarks maxrjones ([64](https://github.com/xarray-contrib/xbatcher/pull/64))
- Setup release drafter workflow norlandrhagen ([95](https://github.com/xarray-contrib/xbatcher/pull/95))
- Specify build backend and project metadata in pyproject.toml maxrjones ([100](https://github.com/xarray-contrib/xbatcher/pull/100))
- Switch LICENSE file to Apache (matches setup.py/pyproject.toml) jhamman ([110](https://github.com/xarray-contrib/xbatcher/pull/110))
- Test against expected batch in test\_batch\_3d\_2d\_input maxrjones ([66](https://github.com/xarray-contrib/xbatcher/pull/66))
- Use importlib.metadata rather than pkg\_resources for version metadata norlandrhagen ([97](https://github.com/xarray-contrib/xbatcher/pull/97))
- Use informative error message for optional dependency imports maxrjones ([118](https://github.com/xarray-contrib/xbatcher/pull/118))
- Use exceptions rather than assert statements for generator maxrjones ([63](https://github.com/xarray-contrib/xbatcher/pull/63))
- 100% test coverage jhamman ([45](https://github.com/xarray-contrib/xbatcher/pull/45))

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.