View my account

How to serialize in python

Comments

1 comment

  • Yu-Chern Peh

    Hi Hanesh,

     

    We do not recommend serializing the database with the pickle module as it is not secure. We would encourage doing so with the JSON module. You may have a look at this previous discussion. However, most of the cool functionalities are demonstrated using the C# wrapper. 

     

    Python wrapper has been released only recently with some basic examples and functionality. Not all the modules and features are fully supported.

     

    We will treat this as a feature request and submit it to engineering. As with all feature requests, we cannot comment on if or when it will be implemented.

     

     

    Regards,

    Yu-Chern

    Intel Customer Support

    0
    Comment actions Permalink

Please sign in to leave a comment.