BLD: fixed benchmark loader

This commit is contained in:
Frederic Fortier
2018-01-18 19:30:16 -05:00
parent 6a929b6e25
commit 9f372828b4
-1
View File
@@ -619,7 +619,6 @@ class Exchange:
freq=freq,
assets=asset,
bar_count=trailing_bar_count,
end_dt=end_dt
)
last_value = series[asset].iloc(0) if asset in series \