Cleaning Data
in SQL
Data is typically dirty. So what do we do when we have to work with dirty data? Clean. Clean. Clean.
Join me on an interesting journey with SQL, as I use the statistical interquartile range (IQR) method to wrangle and transform exchange rate data scraped from
CBN's website to make it more usable for analysis.
