fix
This commit is contained in:
@@ -73,7 +73,7 @@ class TradingPair:
|
|||||||
drop=True
|
drop=True
|
||||||
) # do not dropna() since irrelevant symbol would affect dataset
|
) # do not dropna() since irrelevant symbol would affect dataset
|
||||||
|
|
||||||
return result_df
|
return result_df.dropna()
|
||||||
|
|
||||||
def get_datasets(
|
def get_datasets(
|
||||||
self,
|
self,
|
||||||
|
|||||||
+2265
-2213
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user