Fork me on GitHub
#announcements
<
2022-06-15
>
genmeblog09:06:13

Tablecloth 6.088 (https://clojars.org/scicloj/tablecloth) - a dataset/data frame manipulation library updated. • Small dataset creation fixes • joins refactored to enable join on different columns • cross-join, expand and complete (last two known from tidyr) added (docs: https://scicloj.github.io/tablecloth/index.html#Cross)

🎉 13
🙌 3
otfrom11:06:45

Awesome. Thanks!

genmeblog08:06:45

6.090 is the newest one (with a bugfixes)

👍 1
otfrom12:06:35

@U1EP3BZ3Q thx for this. has this been pushed yet? I don't see it on clojars

genmeblog12:06:27

omg... indeed! Give me 20 minutes.

otfrom12:06:40

wanted to give the new complete a go

genmeblog12:06:57

great! I need it to be tested 🙂

genmeblog12:06:44

6.090 is on Clojars now (verified!)

otfrom12:06:48

ok, that was a lot faster than the bad version I wrote using combinatorics and tc/concat 🙂

bananadance 1