data-science

Data science, data analysis, and machine learning in Clojure https://scicloj.github.io/pages/chat_streams/ for additional discussions
chrisn 2019-11-17T19:57:30.156600Z

libpython-clj now supports the with keyword, iterating through jvm lists and maps via python is lightly tested, and a serious crash bug was found. Example of using 'with': https://github.com/cnuernber/libpython-clj/blob/master/example/src/mxnet_autograd.clj

1