mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-08 22:05:30 +08:00
BLD: testing adjusted scripts
This commit is contained in:
@@ -671,6 +671,7 @@ def get_candles_df(candles, field, freq, bar_count, end_dt,
|
||||
all_series[asset] = series
|
||||
|
||||
df = pd.DataFrame(all_series)
|
||||
|
||||
df.dropna(inplace=True)
|
||||
|
||||
return df
|
||||
|
||||
Reference in New Issue
Block a user