Skip to content

Session 8 - (2/13)

hackers-1

Icebreaker question

  • What is one thing science will never understand?

Learning objectives

In this session we will learn about object oriented programming and advanced python modules for scientific programming. By the end of this session you will be more familiar with the following topics:

  • Python classes, including data attributes and methods
  • numpy: Efficient numerical computing tools
  • pandas: Structured data analysis and manipulation
  • scipy: Scientific computing algorithms

Review and Discussion

  • Review homework assignments

In class exercises

Assignments

Additional numpy/pandas learning resources


hackers-1