mlr-org / mlr3

mlr3: Machine Learning in R - next generation
https://mlr3.mlr-org.com
GNU Lesser General Public License v3.0
927 stars 86 forks source link

Fix tests for dev waldo #922

Closed hadley closed 1 year ago

hadley commented 1 year ago

Which now correctly distinguishes between NAreal and NaN

mllg commented 1 year ago

Thanks!