(defparameter wine-classifications (loop for r across (dataset-points wine-with-classifications) when (= (elt r 0) 1d0) count r into one when (= (elt r 0) 2d0) count r into two when (= (elt r 0) 3d0) ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...