Files
KArtSell.Aegis/research/original/results_kr/parameter_robustness_fast_stderr.txt
T
kjh2064 dcd1322d41
ci / backend (push) Failing after 12s
ci / frontend (push) Failing after 19s
ci / static (push) Failing after 45s
Initial commit: Add project files
2026-08-02 05:15:36 +09:00

9 lines
864 B
Plaintext

/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