We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675e715 commit 852eb36Copy full SHA for 852eb36
1 file changed
patsy/categorical.py
@@ -36,7 +36,6 @@
36
import numpy as np
37
import six
38
from patsy import PatsyError
39
-from patsy.state import stateful_transform
40
from patsy.util import (SortAnythingKey,
41
safe_scalar_isnan,
42
iterable,
0 commit comments