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
This issue is a list of improvements we want to make for the Fall 2022 iteration of Python Basics. Most items are from our separate notes document, but from now on additional items can also collect here.
Clean land grab data set
Check terms of use
Session 1: edit to sync with R Basics
Dedicated subsection to introduce strings, similar to R Basics
Session 2: rewrite/reframing
Begin by opening data again
Bring Python Basics into alignment with R Basics Incorporate material from Intermediate Python
Vectors situated with a discussion of columns
Most examples contextualized in terms of the actual data
Datatypes
Missing data (show as discussion of NAs)
Vector operations
Data synthesis (e.g. adding two columns together)
Session 3: edit to sync with R Basics
Session 4: draft an outline/big picture for the case study
(low priority) Get additional data from Wiki to add to banknote data
The text was updated successfully, but these errors were encountered:
@nick-ulle do you want to keep this open for the session 4 point? I've drafted up a lot of cleaning notes in our Instructor Notes doc but nothing on visualization. I think we can cross off the Wiki data. Timing wise, it seems like we're unlikely to explore any additional info during future series.
This issue is a list of improvements we want to make for the Fall 2022 iteration of Python Basics. Most items are from our separate notes document, but from now on additional items can also collect here.
Bring Python Basics into alignment with R BasicsIncorporate material from Intermediate PythonNA
s)The text was updated successfully, but these errors were encountered: