data-science

Data science, data analysis, and machine learning in Clojure https://scicloj.github.io/pages/chat_streams/ for additional discussions
2021-06-03T03:12:09.002400Z

Hey is there an equivalent to matplotlib?

chrisn 2021-06-08T13:59:36.005700Z

I have been working on a proof of concept for replacing the pyplot module of matplotlib - https://github.com/techascent/tech.viz/blob/master/src/tech/viz/pyplot.clj

2021-06-03T03:21:13.002700Z

Or ggplot2?