banctilrobitaille / PPMI-data-exploration

Repository used to explore and visualize PPMI data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PPMI Data Exploration

Visualization notebook for the PPMI Data set

Contributing

How to contribute ?

  • Create a branch by feature and/or bug fix
  • Get the code
  • Commit and push
  • Create a pull request

Branch naming

Feature branch

feature/ [Short feature description] [Issue number]

Bug branch

fix/ [Short fix description] [Issue number]

Commits syntax:

Adding code:

+ Added [Short Description] [Issue Number]

Deleting code:

- Deleted [Short Description] [Issue Number]

Modifying code:

* Changed [Short Description] [Issue Number]

Merging code:

Y Merged [Short Description] [Issue Number]

About

Repository used to explore and visualize PPMI data.

License:MIT License


Languages

Language:HTML 55.5%Language:Jupyter Notebook 44.5%