**Problem** - Currently outputs/writers only support pandas/daft dataframes **Solution**: - Add support for other object types to outputs writers (dictionary to start with) See #718 and #755 to work on top of