mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-18 12:20:12 +08:00
Prepare for making the zipline_wrapper operate on multiple sids, as the needed nested logic will get cramped within the nested function. Also, should help clearly define the inputs of the zipline_wrapper function that are needed before it is passed to the BatchTransform constructor.