Upgrade TMD to the latest version by fixing a regression. this code uses tech.v3.datatype.functional/< or tech.v3.datatype.functional/> to sort columns which no longer works if types are not numerical. Should be replaced with clojure comparator (similar to tablecloth.api.order-by namespace)
Upgrade TMD to the latest version by fixing a regression. this code uses tech.v3.datatype.functional/< or tech.v3.datatype.functional/> to sort columns which no longer works if types are not numerical. Should be replaced with clojure comparator (similar to tablecloth.api.order-by namespace)