fix
This commit is contained in:
parent
9c91f37bcc
commit
bff1c54b48
@ -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,
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user