System save at 15/10/2024 12:51 by user_client2024

This commit is contained in:
user_client2024 2024-10-15 07:21:58 +00:00
parent c1a7fbf09c
commit 7b0be6fe97
3 changed files with 3 additions and 3 deletions

View File

@ -108,7 +108,7 @@
" time_window_s = time_window_s)\n",
" )\n",
" cols = [\n",
" 'focal_ID',\n",
" 'Focal_id',\n",
" 'trade_time_window',\n",
" 'net_volume',\n",
" 'order_count',\n",

View File

@ -108,7 +108,7 @@
" time_window_s = time_window_s)\n",
" )\n",
" cols = [\n",
" 'focal_ID',\n",
" 'Focal_id',\n",
" 'trade_time_window',\n",
" 'net_volume',\n",
" 'order_count',\n",

View File

@ -103,7 +103,7 @@ class Scenario:
time_window_s = time_window_s)
)
cols = [
'focal_ID',
'Focal_id',
'trade_time_window',
'net_volume',
'order_count',