Skip to content

Instantly share code, notes, and snippets.

@codementum
Last active August 29, 2015 14:17
Show Gist options
  • Save codementum/1c433b38610235ba550f to your computer and use it in GitHub Desktop.
Save codementum/1c433b38610235ba550f to your computer and use it in GitHub Desktop.
### Table
### Scenarios
1. "age":81, "psa": 20, "stage": 'T2b', "gleason1": 4.0, "gleason2": 5.0, "differentiation": 'moderate'
2. "age":80, "psa": 20, "stage": 'T2b', "gleason1": 4.0, "gleason2": 5.0, "differentiation": 'moderate'
3. "age":79, "psa": 20, "stage": 'T2b', "gleason1": 4.0, "gleason2": 5.0, "differentiation": 'moderate'
4. "age":80, "psa": 20, "stage": 'T2b', "gleason1": 4.0, "gleason2": 5.0, "differentiation": 'moderate'
5. "age":79, "psa": 20, "stage": 'T2b', "gleason1": 4.0, "gleason2": 5.0, "differentiation": 'moderate'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment