STY: remove unused imports and method, clean up docs

This commit is contained in:
Joe Jevnik
2016-10-28 15:04:18 -04:00
parent af3e1016a0
commit d07f133579
5 changed files with 40 additions and 16 deletions
-1
View File
@@ -492,7 +492,6 @@ assert_index_equal = _register_assert_equal_wrapper(
)
@assert_equal.register(pd.Categorical, pd.Categorical)
def assert_categorical_equal(result, expected, path=(), msg='', **kwargs):
assert_equal(