FabrizioMusacchio
Python_Neuro_Practical
Jupyter Notebook

This is the course material for the advanced course into Python for Data Scientists.

Last updated Feb 1, 2026
12
Stars
2
Forks
0
Issues
0
Stars/day
Attention Score
32
Language breakdown
No language data available.
Files click to expand
README

Binder Open In Colab Website License

Python "Neuro-Practical" Course Material

This is the course material for the advanced Python course Python: Neuro-Practical.

The course is a collection of short tutorials tailored to practical Data Science problems in Neuroscience. The aim of these short tutorials is to demonstrate, how to think about problem solution in Python and how to find strategies and individual solutions for own specific problems beyond the scope of the tutorials.

I will add new tutorials to this collection from time to time.

Chapters

New tutorials will be added from time to time:

Course requirements

Please visit the course website for further details.

Course announcements

Please visit the course website for further details.

Installation

For reproducibility, install the following conda environment:
conda create -n pythonneuropractical python=3.12 -y
conda activate pythonneuropractical
conda install -y pandas numpy scipy matplotlib seaborn pingouin statsmodels scikit-learn ipython ipykernel

License

This course material is under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License (CC BY-NC-SA 4.0). How to give attribution (example):

"Python Neuro-Practical Course" by Fabrizio Musacchio is licensed under CC BY-NC-SA 4.0.

🔗 More in this category

© 2026 GitRepoTrend · FabrizioMusacchio/Python_Neuro_Practical · Updated daily from GitHub