Delaney Granizo-Mackenzie
|
ca210f0778
|
MAINT: Refactored serialization code.
|
2015-03-04 14:17:12 -05:00 |
|
Delaney Granizo-Mackenzie
|
ccbc52d803
|
MAINT: Added license to test_serialization.py
|
2015-03-04 14:17:12 -05:00 |
|
Delaney Granizo-Mackenzie
|
c6596e2ee2
|
ENH: Added versioning logic to objects.
In order to be able to load from saved state generated by old
code, we need to have a notion of the version of the saved state.
|
2015-03-04 14:17:12 -05:00 |
|
Delaney Granizo-Mackenzie
|
64eed84bff
|
MAINT: Added pickle protocol methods into zipline.
Added pickle support to many zipline methods. This will enable
them to be serialized.
|
2015-03-04 14:17:12 -05:00 |
|