From 45ddfb26db95a679c560722cf7ce824515464bfd Mon Sep 17 00:00:00 2001 From: Michiel Cottaar <MichielCottaar@protonmail.com> Date: Sat, 21 Mar 2020 10:28:18 +0000 Subject: [PATCH] Pandas practical is now a talk --- getting_started/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/getting_started/README.md b/getting_started/README.md index f3e2c0a..16ec0ad 100644 --- a/getting_started/README.md +++ b/getting_started/README.md @@ -7,7 +7,7 @@ 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`, +If you are already comfortable with Python, `numpy`, `nibabel`, and `jupyter`. then you might want to check out the `advanced_topics` folder. @@ -19,4 +19,3 @@ then you might want to check out the `advanced_topics` folder. 6. Image manipulation (MC) 7. Jupyter notebook and IPython (MC) 8. Writing a callable script (MJ) -9. Pandas tables (MC) -- GitLab