SQL-first software to ingest monthly bank statement CSVs, clean and standardize transactions, store them in a relational database, and generate dashboards, insights, and ML-based projections.
# Let STRICT affinity conversion handle numeric text. # Empty strings become NULL for nullable numeric columns. target_cols = [r[1] for r in schema_rows] target_types = {r[1]: r[2] for r in ...
Hi! I’m Marcin. Currently working in the Netherlands (by agency) while building HCK_Labs by night.