R Data Gathering from Spreadsheet and SQL Server
In previous post you’ve learned about data structures in R. In this post I’ll explain Data Gathering, Data Understanding, and Data Cleaning, which are the main tasks of data management that need to be done before any machine learning process. In this post I will explain how to fetch data from Spreadsheet and SQL Server. Read more about R Data Gathering from Spreadsheet and SQL Server[…]