From e93a7b78f0dc027b895a86abf20b35c80220a7cc Mon Sep 17 00:00:00 2001 From: erdogant Date: Tue, 8 Oct 2024 19:47:23 +0200 Subject: [PATCH] update example issue --- bnlearn/examples.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bnlearn/examples.py b/bnlearn/examples.py index 67b9fb6..ed300aa 100644 --- a/bnlearn/examples.py +++ b/bnlearn/examples.py @@ -1,4 +1,4 @@ -#%% Impute +#%% Impute: Issue 81 import bnlearn as bn import pandas as pd