You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right before "Challenge - Experimenting with keyword arguments" challenge, there is a redefined csvs_to_year function which doesn't actually do what the previous versions did (write files). Seems confusing, should be something like min_max_year ?
The whole keyword arg section feels laboured and repetitive, this could probably be slimmed down.
The text was updated successfully, but these errors were encountered:
Right before "Challenge - Experimenting with keyword arguments" challenge, there is a redefined
csvs_to_year
function which doesn't actually do what the previous versions did (write files). Seems confusing, should be something likemin_max_year
?The whole keyword arg section feels laboured and repetitive, this could probably be slimmed down.
The text was updated successfully, but these errors were encountered: