Im very new to Julia and tried to save my session (all values, including, for example, functions), and did not see any easy way. It seems like a pretty complete low level write function for ints, floats, arrays, etc. But this, for example, does not write DataFrames. Is there an easy way to do this or do I need to encode all of this from scratch? Im using V0.2.1.
source
share