Skip to content
Snippets Groups Projects
README.md 578 B
Newer Older
Getting started
===============


This directory contains the _Getting started_ practical, intended for those of
you who are new to Python as a language, or want a refresher on how it all
works.


If you are already comfortable with Python, `numpy`, `nibabel`, `jupyter`, and `pandas`,
then you might want to check out the `advanced_topics` folder.


1. Python basics (MJ)
2. Text input/output (MC)
3. File management (PM)
4. Numpy (PM)
5. Nifti images (MJ)
6. Image manipulation (MC)
7. Jupyter notebook and IPython (MC)
8. Writing a callable script (MJ)