Skip to content

A minimal template for a python project for reproducible research in human movement sciences.

License

Notifications You must be signed in to change notification settings

DenisMot/Python-for-HMS-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal template for data analysis with python

This is a minimal template for data analysis with python, intended to researchers in human movement sciences that are new to python.
Cloning this template for each new data analysis problem should facilitate data analyses with python and minimize potential errors.

Usage (without Git)

  1. Download as a zip file (green button < > Code on the top right of the page)
  2. Expand the archive on your computer (e.g., in your Download folder).
  3. Rename the extracted folder with the name of your new project (e.g., ECG_analysis)
  4. Move the new ECG_analysis folder where it should be located (e.g., in your Documents/CodeProjects/ directory)
  5. In VSCode :
    1. open the new project in a new window.
    2. open main.ipynb and click Run all

Requirements

  • VSCode with the python and jupyter extensions installed (or any other IDE that supports python and jupyter notebooks)

About

A minimal template for a python project for reproducible research in human movement sciences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published