Sep 21, 2021Identifying specific differences between two datasets in Rstudio.At times, data migration processes may harm the quality of data. Fear not! A quick data comparison can be completed in a few minutes. This enables anyone to identify lapses in the other dataset. Pre-requisite - A basic understanding of how to use Rstudio. Overview: The provided code can be…Automation6 min read
Dec 1, 2020Merging excel files from a realistic point of view in RStudio.A typical data analyst or any other data professional would have come across an instance where they had to import a csv file or any other format to do a task. …Data Analysis2 min read