In this seminar, I'm going to introduce a few commonly used techniques to clean and transform data with COVID-19 data.
* Transform Wide data to Long data
* Convert Text to Date data type
* Calculate the difference from the previous row with Lag function
* Join with another data frame