data-science

Data science, data analysis, and machine learning in Clojure https://scicloj.github.io/pages/chat_streams/ for additional discussions
chrisn 2020-02-15T15:32:51.086200Z

spacy was the library that kind of started the whole libpython-clj thing 🙂.

genmeblog 2020-02-15T20:23:29.088100Z

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

🦜 6
2020-02-15T21:54:57.088500Z

nice!!!

2020-02-15T23:49:09.089900Z

The clojuress library for R-interop has been renamed to clojisr. Here is why:

2020-02-15T23:51:34.092100Z

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.