Introduction to Python and data analysis using pandas

  1. Short intro to python syntax and data types
  2. Working with pandas data frames in python
    1. starting with data
    2. Indexing, slicing and subsetting data frames
    3. merging data
  3. Data analysis automation
    1. loops
    2. writing functions
The files needed for this tutorial can be found on /data/python or downloaded from here

Astropy and Astronomy Examples

The files needed for this tutorial can be found on /data/astropy_tutorial or downloaded from here