Dantro

Latest version: v0.20.1

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

Scan your dependencies

Page 2 of 9

0.16.1

Features
- !249 adds the `set_tick_locators` and `set_tick_formatters` methods to the `PlotHelper` to enable advanced tick settings.
- !243 implements [error handling](https://dantro.readthedocs.io/en/latest/data_io/transform.html#error-handling) into the data transformation framework
- !243 integrates error handling into the `MultiversePlotCreator` to allow selecting plot data from parameter spaces with missing data (256)

Enhancements
- !247, !248, and !250 make dependency version specifications more compatible and make testing infrastructure more robust
- !243 slightly extends the available data operations

0.16.0

Features and Improvements
- !241 makes `based_on` allow lookup from the same plots configuration and allows specifying multiple pools of base plot configurations.
- !240 adds the `build_object_array` operation
- `GraphGroup` improvements:
- !242 implements dropping missing (NaN) values in the node and edge data.
- !242 adds the `align` argument for property data alignment to `GraphGroup.create_graph`.
- !235 improves the warnings on changed graph size.

Breaking changes and deprecations
- With this release, we **drop support for Python 3.6**.
- !241 deprecates the `PlotManager` arguments `base_cfg` and `update_base_cfg` and replaces them by `base_cfg_pool`.
Furthermore, `plots_cfg` is renamed to `default_plots_cfg`.

0.15.4

Bug Fixes
- !237 fixes the `set_suptitle` helper, now allowing to set the suptitle's y-position.

0.15.3

Enhancements
- !232 generalizes the `determine_encoding` interface, no longer requiring xarray data and more easily allowing to use the tool in custom plot functions outside of dantro.

0.15.2

Enhancements
- !233 Speeds up `import dantro` by about 50%; this is achieved by delaying imports of packages that take a long time to load.

0.15.1

Enhancements
- !229 Makes `facet_grid` animation more tolerant by `squeeze`ing out size-1 dimension coordinates.

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.