generated from user_client2024/184
System save at 27/11/2025 09:57 by user_client2024
This commit is contained in:
parent
1aa94c0917
commit
b66a89f986
@ -148,7 +148,7 @@
|
||||
" cols = [\"Focal_id\", \"Total_Wire_Deposit_Amt\",\n",
|
||||
" \"Segment\", \"Risk\", \"SAR_FLAG\"]\n",
|
||||
" df = pd.DataFrame(row_list, columns = cols)\n",
|
||||
" df['Segment'] = 'Individual'\n",
|
||||
" # df['Segment'] = 'Individual'\n",
|
||||
" return df"
|
||||
]
|
||||
},
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
" cols = [\"Focal_id\", \"Total_Wire_Deposit_Amt\",\n",
|
||||
" \"Segment\", \"Risk\", \"SAR_FLAG\"]\n",
|
||||
" df = pd.DataFrame(row_list, columns = cols)\n",
|
||||
" df['Segment'] = 'Individual'\n",
|
||||
" # df['Segment'] = 'Individual'\n",
|
||||
" return df"
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user