- Read csv files into a SQLite database. - SQLite does NOT have a built-in COPY-from-CSV like DuckDB. We create tables using SQL, then load CSV data using Python. - Use Python to automate SQL scripts ...
A simulated SQL-based trade reconciliation workflow designed to demonstrate trading operations, production support, and data investigation skills for systematic trading, hedge fund, and capital ...