Re: [ANN] tech.ml.dataset - 2.0

2020-06-15 Thread Chris Nuernberger
Thank you Alexandre! I have to admit it is a *ton* of work. I think there are lots of good pathways literally every direction such as simplifying the numerics layer (tech.datatype), potentially getting a subset working on graalvm-native, zero-copy conversion when possible for parquet and arrow (t

Re: [ANN] tech.ml.dataset - 2.0

2020-06-15 Thread Alexandre Almosni
Congratulations. This is really a great effort and something we really needed. I hope the community takes this as the base layer for data science and we can build on your efforts, expand the documentation, etc. On Monday, June 15, 2020 at 5:50:52 PM UTC+1, Chris Nuernberger wrote: > > Good mor

[ANN] tech.ml.dataset - 2.0

2020-06-15 Thread Chris Nuernberger
Good morning Clojurians :-) It is with much pride that I announce version 2.0 of tech.ml.dataset , our library that maps powerful concepts from libraries like Pandas and data.table into Clojure using functional paradigms. This data frame