Exploring Transaction Data with Pandas
A Million Bank Transactions from a Public Dataset
I wanted to try the same data tools on transaction-level records. Mortgage lending data is useful, but the day-to-day activity of a bank lives in its transactions. Deposits, withdrawals, transfers, loan payments. Every client interaction with their account generates a record.








