Tomáš Votruba
946fbbc521
Tests: use PHPUnit (6.4) exception methods ( #165 )
...
* tests: update to PHPUnit 6.0 with rector
* [cs] clean empty docs
* composer: bump to PHPUnit 6.4
* tests: use class references over strings
* cleanup
2017-11-28 08:00:13 +01:00
Tomáš Votruba
653c7c772d
Upgrade to PHP 7.1 ( #150 )
...
* upgrade to PHP 7.1
* bump travis and composer to PHP 7.1
* fix tests
2017-11-14 21:21:23 +01:00
Arkadiusz Kondas
858d13b0fa
Update phpunit to 6.0
2017-02-03 12:58:25 +01:00
Arkadiusz Kondas
cbdc049526
Update php-cs-fixer
2016-11-20 22:53:17 +01:00
Arkadiusz Kondas
65cdfe64b2
implement Median and MostFrequent strategy for imputer
2016-05-08 19:33:39 +02:00
Arkadiusz Kondas
a761d0e8f2
mode (dominant) from numbers
2016-05-08 19:23:54 +02:00
Arkadiusz Kondas
ed1e07e803
median function in statistic
2016-05-08 19:12:39 +02:00
Arkadiusz Kondas
3e4dc3ddf8
add test for mean with floats
2016-04-28 07:32:48 +02:00
Arkadiusz Kondas
b5e4cbe66e
add Mean::arithmetic tests
2016-04-27 23:57:23 +02:00