this post was submitted on 25 Jun 2025
2 points (100.0% liked)

Clojure programming language discussion

587 readers
8 users here now

Clojure is a Lisp that targets JVM and JS runtimes

Finding information about Clojure

API Reference

Clojure Guides

Practice Problems

Interactive Problems

Clojure Videos

The Clojure Community

Clojure Books

Tools & Libraries

Clojure Editors

Web Platforms

founded 5 years ago
MODERATORS
 

Transforming Datasets to Stack Charts

https://clojurecivitas.github.io/scicloj/tableplot/ideas/stacking.html

With observed data, presumably from two runs of some experiment… (def ds0 (ds/->dataset "https://gist.githubusercontent.com/harold/18ba174c6c34e7d1c5d8d0954b48327c/raw" {:file-type :csv})) (def ds1 (ds/->dataset...

#clojure #clj #cljs [email protected] @clojure

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here