We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ca697 commit b0424f8Copy full SHA for b0424f8
1 file changed
doc/changes.rst
@@ -25,6 +25,9 @@ Incompatible changes:
25
26
Other changes:
27
28
+* Patsy now supports Pandas's new (0.15 or later) categorical
29
+ objects.
30
+
31
* Formulas (more precisely, :class:`EvalFactor` objects) now only
32
keep a reference to the variables required from their environment
33
instead of the whole environment when the formula was defined.
0 commit comments