Structured thinking is a process of putting a framework to an unstructured problem. Having a structure not only helps an analyst understand the problem at a macro level, it also helps by identifying areas which require deeper understanding.
How can these articles help you perform better in this class and your future work?
Comments from the Tidy paper?
– Leo Tolstoy
– Hadley Wickham
– Paul (1 Corinthians 15:41)
There are three interrelated rules which make a dataset tidy:
This data request was based on the question, “How are the R/Python DS courses affecting students?”
Write this chunk of code out in an English sentence to your grandma.
tempfile()
doing?Run the following line and look at bob
. What is it?
tempfile
?Note that I am trying to save you from storing large data files in your Git repository.
Describe in your task 9 readme what R is doing when you use a function like read.csv()
or read_csv()
without using the word read
. Try to be succint.
library(readr)