neuro-data-science / neuro_data_science

An open course in neural data science
GNU General Public License v3.0
50 stars 14 forks source link

Consistent variable and function formatting? #3

Open JesseLivezey opened 7 years ago

JesseLivezey commented 7 years ago

Right now, things are a combination of camelCase and the more common (in scientific python) variable_name style. I'd vote for the latter, but we should try and be consistent.