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
Start the notebooks with a conceptual and applied question we're going to answer. For example, for pandas cleaning the conceptual question could be, "What happens when the data you read in isn't in the format you want it? The applied version of that question would be, "Your boss wants you to do X with a certain dataset, but the dataset is all screwed up. He only cares about the answer and you have three hours to give him an answer... How do you cleanup the data so that you can give him an answer"
Less datasets per notebook. It gets really confusing to be going back and forth between different datasets. If we want to highlight different things (that might not all appear in an original dataset) then take the dataset and add them. For example, if we wanted to talk about missing values and only wanted to use the Chipotle data then we could just break that dataset by adding missing values.
More exercises. The per student realization of attention payed follows a random walk and so the variance increases at root t. The exercises play the part of an "ss rule" and draw everyone back to the center (except for students who have landed in the absorbing boundary of facebook)
Related to the previous two boxes: The first exercise of a class might be to explore a dataset. Have the students figure out what it contains, what they might want to do to it, and what questions we might want to ask of the data. This allows them to get an idea of what is in the dataset and helps students be able to start paying attention again even after they had previously drifted off because they will always know what data we are working with.
The text was updated successfully, but these errors were encountered:
Some useful thoughts from @mwaugh0328.
attention payed
follows a random walk and so the variance increases at root t. The exercises play the part of an "ss rule" and draw everyone back to the center (except for students who have landed in the absorbing boundary of facebook)The text was updated successfully, but these errors were encountered: