Dplutils

Latest version: v0.5.2

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

Scan your dependencies

Page 1 of 2

0.5.2

What's Changed
* Fix bug in passing multiple set config per task via cli by amitschang in https://github.com/ssec-jhu/dplutils/pull/78


**Full Changelog**: https://github.com/ssec-jhu/dplutils/compare/v0.5.1...v0.5.2

0.5.1

What's Changed
* Fix bug in source generation for input batch size > 1 by amitschang in https://github.com/ssec-jhu/dplutils/pull/75


**Full Changelog**: https://github.com/ssec-jhu/dplutils/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* Tag outputs with task from which they came by amitschang in https://github.com/ssec-jhu/dplutils/pull/66
* Bump pyarrow from 15.0.0 to 15.0.2 by dependabot in https://github.com/ssec-jhu/dplutils/pull/73
* Bump tox from 4.12.1 to 4.14.2 by dependabot in https://github.com/ssec-jhu/dplutils/pull/71
* Move remote setup in ray stream executor to enable configuration by amitschang in https://github.com/ssec-jhu/dplutils/pull/68
* Bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/ssec-jhu/dplutils/pull/70
* Bump mlflow from 2.10.0 to 2.11.3 by dependabot in https://github.com/ssec-jhu/dplutils/pull/72
* Bump ray[default] from 2.9.3 to 2.10.0 by dependabot in https://github.com/ssec-jhu/dplutils/pull/69


**Full Changelog**: https://github.com/ssec-jhu/dplutils/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* update dependencies by amitschang in https://github.com/ssec-jhu/dplutils/pull/58
* Make generator configurable for stream executor by amitschang in https://github.com/ssec-jhu/dplutils/pull/59


**Full Changelog**: https://github.com/ssec-jhu/dplutils/compare/v0.3.1...v0.4.0

0.3.1

This release mainly sets limit on pandas version due to issue in ray (https://github.com/ray-project/ray/issues/42842)

What's Changed
* Bump mlflow from 2.9.2 to 2.10.0 by dependabot in https://github.com/ssec-jhu/dplutils/pull/48
* Bump ruff from 0.1.10 to 0.1.15 by dependabot in https://github.com/ssec-jhu/dplutils/pull/49
* Bump tox from 4.11.4 to 4.12.1 by dependabot in https://github.com/ssec-jhu/dplutils/pull/46
* Bump bandit from 1.7.5 to 1.7.7 by dependabot in https://github.com/ssec-jhu/dplutils/pull/45
* small doc edits and pypi badge by amitschang in https://github.com/ssec-jhu/dplutils/pull/50
* limit pandas version by amitschang in https://github.com/ssec-jhu/dplutils/pull/52


**Full Changelog**: https://github.com/ssec-jhu/dplutils/compare/v0.3.0...v0.3.1

0.3.0

Highlights

This release adds a new executor framework and ray implementation capable of streaming graphs with branching, multiple inputs/outputs, and true indefinite source generation, overcoming some limitations of the ray data pipelines based executor. See `StreamingGraphExecutor` and `RayStreamGraphExecutor` for details.

What's Changed
* Bump mlflow from 2.8.1 to 2.9.1 in /requirements by dependabot in https://github.com/ssec-jhu/dplutils/pull/35
* Bump mlflow from 2.9.1 to 2.9.2 in /requirements by dependabot in https://github.com/ssec-jhu/dplutils/pull/36
* Fix test for ray observer in executor by amitschang in https://github.com/ssec-jhu/dplutils/pull/33
* Bump pyarrow from 14.0.1 to 14.0.2 by dependabot in https://github.com/ssec-jhu/dplutils/pull/38
* Bump sphinx-book-theme from 1.0.1 to 1.1.0 by dependabot in https://github.com/ssec-jhu/dplutils/pull/40
* Bump sphinx from 6.2.1 to 7.2.6 by dependabot in https://github.com/ssec-jhu/dplutils/pull/1
* Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by dependabot in https://github.com/ssec-jhu/dplutils/pull/37
* Bump ruff from 0.1.6 to 0.1.10 by dependabot in https://github.com/ssec-jhu/dplutils/pull/42
* Bump pandas from 2.1.3 to 2.1.4 by dependabot in https://github.com/ssec-jhu/dplutils/pull/41
* Add framework for graph streaming, ray implementation by amitschang in https://github.com/ssec-jhu/dplutils/pull/43
* Add docstrings for new stream class, update sphinx docs by amitschang in https://github.com/ssec-jhu/dplutils/pull/44


**Full Changelog**: https://github.com/ssec-jhu/dplutils/compare/v0.2.0...v0.3.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.