charlesfrye / AppliedStatisticsForNeuroscience

Materials for UC Berkeley Neuroscience 299
52 stars 17 forks source link

Convert Tests for 2-Sample Data from R to Python #6

Closed charlesfrye closed 7 years ago

charlesfrye commented 7 years ago

Materials for the second week were already updated to JuPyter notebooks in R, so they need to be updated to Python. They are located in Week 02/Tests for 2-Sample Data.

choldgraf commented 7 years ago

See here for a python conversion. This one doesn't have the questions etc, it's more written as a tutorial, but you might be able to save some time riffing off of that:

https://github.com/neuro-data-science/neuro_data_science/blob/master/python/basics/comparing_two_datasets.ipynb