datatable
datatable copied to clipboard
How to roll up duplicate observation in pydatatable?
Could someone please take a look at this and answer it on SO?
How to roll up duplicate observation in pydatatable?
Since it is an urgent request i'm posting it on github to get a quicker reply.
Once string functions are implemented (probably dependent on progress on the array type) we should revisit this. At the moment though, it is not possible to do the string join part of the question
Yeah, currently there is no reducer to concatenate strings. To remove duplicates, one can simply group by the columns in question though.
OK THANKS FOR YOUR INFORMATION. CLOSING IT NOW;