- Rename lapros to datadetective 21 - Fix unnessesary import of pyarrow 23
0.3
- rank_mode: residual or confidence 14
0.2.1
- Enhance docstring 19 - Upgrade to nbdev 2.3
0.2.0
New
- Validate that the labels are acceptable [11](https://github.com/Tre-Xanh/lapros.py/issues/11) - Return bias for all instances [17](https://github.com/Tre-Xanh/lapros.py/issues/17)
Download
- https://pypi.org/project/lapros/0.2.0/
0.1.4
Install
pip install -U "lapros>=0.1.4"
New Features
- Tutorial ([9](https://github.com/Tre-Xanh/lapros.py/issues/9)) - Support labels of any data types, like floats ... ([11](https://github.com/Tre-Xanh/lapros.py/issues/11))
0.1.3
What's Changed
* Support string labels by vochicong in https://github.com/Tre-Xanh/lapros.py/pull/6