Skip to content

From Concepts to Code (Second take)

Agenda

  • Miscellaneous
  • Challenge Two Review
  • Functions, Packages and Data (second take)
  • Pandas and visualisations
    • Live Demo - Intro to visualisations

Misc

  • Chat questions & notifications

Challenge 2 Review

  • Concepts & questions
    • wording matters!
    • it is never perfect
  • Answer choices
    • options you provide inform about the type of variable
  • Types of data
    • lists and tuples are different!
    • use type()

Notebook (same as last week)

For next time