After importing the raw CSV files into PostgreSQL, I noted that many of the columns were set to generic data types like varchar(50) or even just text. Totally normal, but definitely not ideal if you’re planning to run serious analysis. What does ALTE...
q1.hashnode.dev2 min readNo responses yet.