Experimentator

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

------------------
- Give experimentator a `DOI <https://zenodo.org/badge/latestdoi/22554/hsharrison/experimentator>`_.

0.3.0

------------------
- Change the save format from pickle to YAML. This allows experiment changes to be diffed.
- Unify run callbacks and context managers. Now |Experiment.add_callback| takes an optional argument ``is_context`` to differentiate the two.

0.2.5

------------------
- Fix bug that occurred when using |Sorted| caused by conditions being a generator object.

0.2.4

------------------

- Add |ExperimentSection.description| property.
- Reduce number of debug messages when running sections.
- Fix bug where parent sections would be marked as having started after running demo trials.
- Workaround for pandas bug (issue 7380) where comparing two different DataFrames would raise an exception instead of returning ``False``.
- Comparing any of experimentator's objects to a different type now returns ``False``.

0.2.3

------------------

- Allow tuple indexing.

0.2.2

------------------

- Report coverage to coveralls.
- Add contact request to README.
- Make badges prettier.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.