Hi Arlo,
Good work! Here are some comments about your homework 1:
Your submission is tidy (contained within the correct repo and folder)
Code is error free 🎉
The function datable() doesn't work properly in markdown files, keep this in mind for future assignments
The print() function doesn't really showcase the dataset, neither does datable(). Other functions that showed information about the dataset without printing it would've been more appropriate
Hi Arlo, Good work! Here are some comments about your homework 1:
datable()
doesn't work properly in markdown files, keep this in mind for future assignmentsprint()
function doesn't really showcase the dataset, neither doesdatable()
. Other functions that showed information about the dataset without printing it would've been more appropriate