Initial commit: Add project files
ci / backend (push) Failing after 12s
ci / frontend (push) Failing after 19s
ci / static (push) Failing after 45s

This commit is contained in:
2026-08-02 05:15:36 +09:00
commit dcd1322d41
636 changed files with 122352 additions and 0 deletions
@@ -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