Releases: westandskif/convtools
Releases · westandskif/convtools
v1.17.0
20 Jan 22:55
Compare
Sorry, something went wrong.
No results found
added new c.ReduceFuncs: FirstN, LastN, DictFirstN, DictLastN; optimi…
v1.16.0
20 Jan 19:56
Compare
Sorry, something went wrong.
No results found
added Table.from_jsonl and Table.into_jsonl; added fill_value to Tabl…
v1.15.0
18 Jan 14:43
Compare
Sorry, something went wrong.
No results found
Add spread, zip_longest, statistical reducers (Variance/StdDev/Covari…
v1.14.8
22 Oct 21:41
Compare
Sorry, something went wrong.
No results found
updated tests, Github Actions and pyproject.toml for Python 3.14
v1.14.7
21 Sep 13:34
Compare
Sorry, something went wrong.
No results found
fixed `Table.pivot` for cases with prior table mutations
v1.14.6
10 Aug 19:58
Compare
Sorry, something went wrong.
No results found
fixed some c.ReduceFuncs so they skip `None` values
v1.14.5
30 Jul 21:53
Compare
Sorry, something went wrong.
No results found
fixed memory leaks in c.item & c.attr
v1.14.4
18 Mar 23:08
Compare
Sorry, something went wrong.
No results found
fixed c.group_by CSE optimization
v1.14.3
16 Sep 20:37
Compare
Sorry, something went wrong.
No results found
improved CSE (common subexpression elimination) dict c.ReduceFuncs
v1.14.2
04 Sep 18:58
Compare
Sorry, something went wrong.
No results found
improved CSE (common subexpression elimination) for `c.group_by` mode