diffdf
diffdf copied to clipboard
Support list columns
@kieranjmartin ,
As we are moving to a data.table backend it seems even more sensible now that we should be able to support list columns (at least in a very basic capacity).
I guess if we just want to do all.equal then this is pretty easy to support. In theory we could support recursion here, but then we'd need to think seriously about how we returned user feedback