We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b597e9a commit 159af27Copy full SHA for 159af27
tests/test_glmm.py
@@ -1,5 +1,5 @@
1
+from unittest import TestCase
2
import numpy as np
-from unittest2 import TestCase
3
import category_encoders as encoders
4
import tests.helpers as th
5
0 commit comments