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
The way the lesson is written, we download the data folder but we already have a data folder, so it's awkward. Maybe we don't make a data folder in the beginning?
Add exercises
np.int64(1) looks sort of gorss, should we be adding print statements to clean it up?
maybe elaborate a bit more on the : in iloc
the "Subsetting DataFrames with Labels" feels disjointed to me. We introduce .loc, then go back to .iloc, then ditch .loc
np.int64(1)looks sort of gorss, should we be adding print statements to clean it up?.loc, then go back to.iloc, then ditch.loc