data-science

Data science, data analysis, and machine learning in Clojure https://scicloj.github.io/pages/chat_streams/ for additional discussions
bocaj 2020-02-06T00:13:54.032Z

is that a library?

bocaj 2020-02-06T00:16:42.032200Z

Maybe I'm pushing a social problem into tech, but I won't be asking for direct access to a database, only asking a client to use a libary to export a table from their database into this shared format.

jsa-aerial 2020-02-06T00:27:09.032400Z

It's a Spark module. Probably pretty heavy weight for what you are asking.

bocaj 2020-02-06T00:27:54.032600Z

...yes but...reading up and it's looking good, just don't know about the runtime

bocaj 2020-02-06T00:27:57.032800Z

thanks!

agigao 2020-02-06T07:06:25.034200Z

@otfrom yeah, with transducers it does definitely work, but honestly I found it a bit redundant. Am I missing something?

2020-02-06T08:45:53.034700Z

@chokheli it is designed to work with transducers, so it won't really work on its own

2020-02-06T08:46:57.035400Z

calling it with a single argument turns the t-digest into a map and it doesn't have a variable arity arg list