You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this function to load in a given pickle file written originally in one protocl and rewrite it with any other protocol.
This is particularly useful when one is working across python 2 and 3 or any other conflicting virtual environments.