Comparing How To Manually Create Data With R, Python, SAS

Published: 14 May 2020
on channel: Ermin Dedic MDC
145
5

I will compare how you manually create data with R, Python, SAS. Creating your own data is one of the first things you learn when learning a new programming language. I show you the similarities and differences between R, Python and SAS.

In R, you create individual vectors (1-dimensional arrays) and then you combine these vectors into what is called a DataFrame. A DataFrame is essentially a table, an entity that has rows and columns. In Python, the process is very similar and the main data structure is also a DataFrame. SAS handles data creation in a more intuitive way, as from the beginning of the data step you are using steps, and then inputting data like you would into a spreadsheet.

Full course on SAS available:
https://courses.mydatacareer.com/p/sa...


Watch video Comparing How To Manually Create Data With R, Python, SAS online without registration, duration hours minute second in high quality. This video was added by user Ermin Dedic MDC 14 May 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 145 once and liked it 5 people.