😕
IS 305
  • 😐Initial page
  • Module 1: data in the wild
  • Module 2: Version Control
  • Module 3: Command line
  • Module 4: Working with files and file paths in Python
  • Module 5: Free text to table data
  • Module 6: Semi structured data to tables
  • Module 7: Working with many data files
  • Module 8: Loading databases, 1:1 and 1:many
  • Module 9: Data representation
  • Module 10: Comprehensions, lambdas, and functional programming
  • Module 11: Advanced function options and building simulations
  • Module 12: Custom classes and object analysis
  • Syntax and Task Highlights
    • Python Review
    • Working with 2D lists of data
    • Recursive functions
  • Working with lists of data that pair up
  • Filtering functions
  • Content clustering: going from 1D to 2D structures
Powered by GitBook
On this page

Was this helpful?

Module 10: Comprehensions, lambdas, and functional programming

PreviousModule 9: Data representationNextModule 11: Advanced function options and building simulations

Last updated 3 years ago

Was this helpful?