Skip to content

Releases: pln-fing-udelar/fast-krippendorff

0.3.1

20 Oct 22:43
Compare
Choose a tag to compare

Remove support to Python 3.4 and declare explicit support to Python 3.8.

0.3.0

26 Apr 00:59
Compare
Choose a tag to compare
  • Fix 'ordinal' metric, which was giving a slightly different value for alpha.
  • Remove support to Python 3.3.

0.2.2

02 Apr 02:22
978ebec
Compare
Choose a tag to compare

Fix ordinal measure, which was not using squares.

0.2.1

08 Oct 22:12
Compare
Choose a tag to compare

Fix alpha not working when reliability_data is a NumPy matrix.

0.2.0

08 Oct 22:11
Compare
Choose a tag to compare

Breaking change: alpha function supports either reliability_data or value_counts as input (in that order).