List vs df
This commit is contained in:
parent
b3211c59d0
commit
129649eaed
|
@ -157,6 +157,7 @@ embed_jpg("images/pepper-3.jpg", 300)
|
|||
1. Generate the lists corresponding to these nested set diagrams.
|
||||
|
||||
1. What happens if you subset a data frame as if you're subsetting a list?
|
||||
What are the key differences between a list and a data frame?
|
||||
|
||||
## A common pattern of for loops
|
||||
|
||||
|
|
Loading…
Reference in New Issue