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
let upstream provide the feature to pickle interactively defined property type and the instance of the type.
use another way to indicate if the property should be cached: using a function decorator to update indicators in __dict__ instead of using self-defined type of property.
This issue is caused by incomplete serialization of Record class defined in
__main__
.cloudpipe/cloudpickle#243
The text was updated successfully, but these errors were encountered: