Bio
I graduated BSc Hons in Astrophysics from UKZN in 2016, and have been working at Derivco as a data analyst as of 2017. I am a lover of books, dogs, stars and, of late, SQL and R. I was first introduced to both of these languages in 2017 and quickly recognised the diverse ways in which they can be applied. I hope to shed a little bit of light on sqldf and to return to my job, enriched with better practices and methods in working with R.
My Talks
Using SQL from R: A short introduction
The sqldf package can be used to execute SQL statements in R. For those competent in SQL, this function is extremely useful. SQL is a powerful language, and using it in conjunction with R can enha...