spyql
spyql copied to clipboard
Function to dump columns that are dictionaries as json
to_json(.a_dict_col)
would generate a json string.
Follow-up of #94