Files
catalyst/tests
Scott Sanderson 5da03d2df5 BUG: Make NumExprFilter return ndarray.
- Previously it was returning a DataFrame because of how we applied an &
  with a DataFrame mask.  The error was masked by the fact that
  `np.assert_array_equal` coerces inputs to arrays before comparing.

- Added `zp.utils.test_utils.check_arrays`, which checks type equality
  before calling `np.assert_array_equal`.
2015-08-03 11:59:11 -04:00
..
2015-04-16 17:09:14 -04:00
2015-03-19 17:21:25 -04:00
2012-05-09 13:34:13 -04:00
2015-03-19 17:21:25 -04:00
2015-03-19 17:21:25 -04:00
2015-04-30 14:31:01 -04:00
2015-03-19 17:21:25 -04:00