Data Collection

Data collection is the most fundamental part of data science. Data can be imported into R and Python from many sources: csv, txt, pdf and even from html pages.

The following chapters will show you how to import data into R and Python from several sources using different packages: