mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-06 13:00:45 +08:00
BLD: created a script which migrates existing bundles
This commit is contained in:
@@ -84,6 +84,7 @@ def get_df_from_arrays(arrays, periods):
|
||||
data=ohlcv,
|
||||
index=periods
|
||||
)
|
||||
df.index.name = 'last_traded'
|
||||
return df
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user