This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-02-15
Channels
- # announcements (2)
- # aws (3)
- # babashka (2)
- # beginners (100)
- # calva (3)
- # chlorine-clover (22)
- # cider (7)
- # clj-kondo (1)
- # clojure (240)
- # clojure-france (6)
- # clojure-hungary (2)
- # clojure-spec (7)
- # clojure-sweden (3)
- # clojure-uk (19)
- # clojurescript (21)
- # core-typed (8)
- # cryogen (2)
- # cursive (8)
- # data-science (7)
- # datomic (7)
- # duct (7)
- # fulcro (13)
- # keechma (1)
- # luminus (3)
- # malli (3)
- # off-topic (258)
- # pathom (5)
- # reagent (4)
- # shadow-cljs (111)
- # sql (4)
- # tools-deps (12)
- # vim (1)
- # vrac (1)
- # vscode (35)
Parens for R (clojisr) in Nextjournal. This is just a test but everything seems to work. Here ggplot2 and lattice charts. https://nextjournal.com/a/MD34YR5nSHbHxx1eNc9TA?token=81SjqTVgwfYk7QJ35AMAao

I've translated https://scikit-learn.org/stable/tutorial/statistical_inference/index.html here for those interested https://github.com/gigasquid/libpython-clj-examples/tree/master/src/gigasquid/sk_learn
The clojuress library for R-interop has been renamed to clojisr. Here is why:
The new release brings some exciting changes by @tsulej: a new, extended data visualization API; arglists metadata for R functions; and some bugfixes. Changelog: https://github.com/scicloj/clojisr/blob/master/CHANGELOG.md Clojars: https://clojars.org/scicloj/clojisr Tutorials: https://github.com/scicloj/clojisr#tutorials See also the Nexjournal notebook in @tsulej’s message above, with some datavis examples.