-
Automatic unenumeration of data on-disk
When you pass a table over IPC, sym values are automatically un-enumerated. Is there any way of triggering this within a single q session?
I’m aware that you can call get to un-enumerate explicitly, and use type each flip to identify such columns dynamically, but this is trickier when you have nested structures that contain syms e.g. a column where each cell is a list of syms.
Thanks
-
This discussion was modified 6 days, 8 hours ago by
erichards. Reason: Phrasing
-
This discussion was modified 6 days, 8 hours ago by
Log in to reply.