df.info()
to inspect data types and non-null counts.df.describe()
to compute measures such as mean, median, and standard deviation for numerical features.TransactionType
, Channel
, CustomerOccupation
) using mapping and one-hot encoding.Posted Mar 20, 2025
Analysis of bank transaction data for fraud detection - Hayai12/fraud-detection-bank-transactions
0
0
Jan 31, 2025 - Feb 28, 2025