Thanks for the detailed report. Found and fixed a stale data bug in groupBy()
. Also fixed the NPE in columnsOf()
. (The null source was the failures in groupBy
, as far as I can tell.)
1 Like
Thanks for the detailed report. Found and fixed a stale data bug in groupBy()
. Also fixed the NPE in columnsOf()
. (The null source was the failures in groupBy
, as far as I can tell.)