Version 1.2.0
Changelog:
- Fixed a bug in
BatchToEOPatchPipeline
where temporal dimension of some imported features could be reversed. Memory-optimization functionalities have been reverted. - Improved the way
filesystem
object is passed to EOTasks in EOWorkflows. These changes are a consequence of changes ineo-learn==1.2.0
. - Added support for
aws_acl
parameter intoStorage
schema. - Download pipelines now support an optional
size
parameter. - Official support for Python
3.10
. - Large changes in testing utilities. Statistics produced by
ContentTester
have been changed and are now more descriptive. - Improvements in code-style checkers and CI.