Initial commit: Add project files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/mnt/data/kartsell_v12_2_extension.py:70: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '[11342.3877551 11124.95918367 10980. ... 47877.55102041
|
||||
49734.69387755 49387.75510204]' has dtype incompatible with int64, please explicitly cast to a compatible dtype first.
|
||||
raw.loc[:i-1, ['open','high','low','close','adj_close']] *= mult
|
||||
/mnt/data/kartsell_v12_2_extension.py:70: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value '[11342.3877551 11124.95918367 10980. ... 47877.55102041
|
||||
49734.69387755 49387.75510204]' has dtype incompatible with int64, please explicitly cast to a compatible dtype first.
|
||||
raw.loc[:i-1, ['open','high','low','close','adj_close']] *= mult
|
||||
|
||||
ELAPSED 6.54 sec
|
||||
Reference in New Issue
Block a user