Skip to content

Commit b0424f8

Browse files
committed
Oh right, should mention the massive categorical changes too!
1 parent 36ca697 commit b0424f8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/changes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Incompatible changes:
2525

2626
Other changes:
2727

28+
* Patsy now supports Pandas's new (0.15 or later) categorical
29+
objects.
30+
2831
* Formulas (more precisely, :class:`EvalFactor` objects) now only
2932
keep a reference to the variables required from their environment
3033
instead of the whole environment when the formula was defined.

0 commit comments

Comments
 (0)