generated from user_client2024/184
System save at 27/11/2025 10:13 by user_client2024
This commit is contained in:
parent
cc3022fd4d
commit
1dc9b40c55
@ -147,7 +147,9 @@
|
||||
" )\n",
|
||||
" cols = [\"Focal_id\", \"Total_Wire_Deposit_Amt\",\n",
|
||||
" \"Segment\", \"Risk\", \"SAR_FLAG\"]\n",
|
||||
" \n",
|
||||
" df = pd.DataFrame(row_list, columns = cols)\n",
|
||||
" df['Total_Wire_Deposit_Amt'] = df['Total_Wire_Deposit_Amt'].astype('int')\n",
|
||||
" # df['Segment'] = 'Individual'\n",
|
||||
" \n",
|
||||
" p98 = (\n",
|
||||
|
||||
@ -147,7 +147,9 @@
|
||||
" )\n",
|
||||
" cols = [\"Focal_id\", \"Total_Wire_Deposit_Amt\",\n",
|
||||
" \"Segment\", \"Risk\", \"SAR_FLAG\"]\n",
|
||||
" \n",
|
||||
" df = pd.DataFrame(row_list, columns = cols)\n",
|
||||
" df['Total_Wire_Deposit_Amt'] = df['Total_Wire_Deposit_Amt'].astype('int')\n",
|
||||
" # df['Segment'] = 'Individual'\n",
|
||||
" \n",
|
||||
" p98 = (\n",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user