From e39d49f066e86f384dfcbf78da4928d149ed67f3 Mon Sep 17 00:00:00 2001 From: Erdogan Taskesen <31008129+erdogant@users.noreply.github.com> Date: Thu, 2 Jan 2020 21:16:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbae924..f448649 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ python setup.py install import kaplanmeier as km ``` -## Example: Structure Learning +## Example: ```python df = km.example_data() time_event=df['time']