I am a third year Neuroscience major at Dalhousie University in Halifax, NS. I am currently taking Neural Data Science (NESC 3505) to strengthn my coding skills and to apply them current and future projects. This course also counts towards the Certificate in Neurotehnology and Innovation that I am completing. In this course we have worked with Pandas, Seaborn, and MatPlotLib to visualize, explore, and understand data from a single neuron, EEG, and MRI. This portfolio will outline some of my work and demonstrate my coding skills.
-
To start things off, click here to take a look at my code from assignment 3 where I read a files and merge multiple files into one DataFrame.
-
Check out how I cleaned data in assignment 1 and 3.
-
In assignment 3 I visualized data from a flanker experiment with Pandas and Seaborn histograms.
-
Over the couple weeks we have learned about managing data from single units. Here is how I extracted and plotted data from a single neuron.