Releases: crillab/metrics
Releases · crillab/metrics
v1.3.0
- Bound table
- Bound plot
- Fixes pandas method
- Fixes problem when decoding
utf-8
- pyproject based project
- Fixes problem in template
- Add tables in template
description_table()
anytime- Move
scatter_plot()
inBasicAnalysis
Full Changelog: v1.2.6...v1.3.0
v1.2.6
We made some improvements to Metrics, so it is even better for you.
- 🐛 Fixes CLI
v1.2.5
We made some improvements to Metrics, so it is even better for you.
- 🐛 Fixes template packaging.
v1.2.4
We made some improvements to Metrics, so it is even better for you.
- 🐛 Fixes a typing problem with versions of python less than 3.10
v1.2.3
We made some improvements to Metrics, so it is even better for you.
- Adds generic barplots in
BasicAnalysis
v1.2.2
We made some improvements to Metrics, so it is even better for you.
- Fixes axis name customization in barplots
v1.2.1
We made some improvements to Metrics, so it is even better for you.
- provides templates for starting new analyses
- adds logging when running Scalpel
- allows recursive mapping of data
- make path cross platform in Scalpel configuration
- allows to ignore files and data
- provides barplots for VBEW contribution
- provides performance profiles
- ensures that analyses have the expected required columns at their creation
- improves the export of analyses as CSV
- fixes deprecated method calls in pandas
- uses
DEFAULT_PROTOCOL
forpickle
for more portability
This release merges the releases 1.2.0 and 1.2.1.
v1.1.3
We made some improvements to Metrics, so it is even better for you.
- 🚑 Fixes issues with default values.
v1.1.2
We made some improvements to Metrics, so it is even better for you.
- 🐛 Fixes sampling issue
v1.1.1
We made some improvements to Metrics, so it is even better for you.
- 🚑 fixes a critical problem with the installation
- ✏️ typo in the documentation
- 🚸 more flexibility with the objective function