Index of Python notebook pages
- python/python_1: Explains that Python must be read differently than natural languages.
- python/python_2: Presents a few fundamental types in Python.
- python/python_3: Introduces what we can do with containers in Python.
- python/python_4: Introduces the global Python namespace.
- python/python_5: Introduces elementwise and vector operations in Python using NumPy and pandas.
- python/python_6: Working version of the functions we wrote together in class.
- python/python_7: Some odd topics that could be useful.
- python/python_8: Responses to student questions from unit 6.
- python/python_9: How to organized data for use in Python: Boxplot example with statistical calculations.
- python/python_10: How to read in Zeiss CZI files into numpy and plot.