Files
catalyst/tests
Scott Sanderson 16f4944232 MAINT: Remove support for custom string Column missing values.
Pandas 0.18 deprecated passing "null-ish" values to pd.categorical.  The
expectation, instead, is that you use categorical's native support for
missing data, which means the user will always get NaN's for missing
entries of the categorical.

A follow-up to this change should probably drop support for custom
missing values entirely and to use LabelArray/categorical for integer
data.
2016-09-20 17:12:07 -04:00
..
2016-09-20 17:12:07 -04:00
2016-09-20 17:12:07 -04:00
2012-05-09 13:34:13 -04:00
2016-09-08 14:52:57 -04:00
2016-08-02 23:12:07 -04:00