Processing CSVs with Malloy and DuckDB in 3 Simple Steps
Transforming data and extracting meaningful insights is now a delightful affair …
Processing CSVs (Comma Separated Values) is not always as straightforward. Identifying critical parts (e.g. header, columns, rows, values, data types, treatment of nested types, etc) of a table in a CSV differs each time as content generators don’t necessarily comply with any formal format and adopt different syntactic rules for their CSVs.
Taking this …
Keep reading with a 7-day free trial
Subscribe to Mindful Geek to keep reading this post and get 7 days of free access to the full post archives.

