Skip to content

Commit 1d2ffab

Browse files
committed
TST: changed test_factor -> test_categorical
1 parent 0a21448 commit 1d2ffab

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
File renamed without changes.

pandas/tests/test_index.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import numpy as np
1111
from numpy.testing import assert_array_equal
1212

13-
from pandas.core.categorical import Factor
1413
from pandas.core.index import Index, Int64Index, MultiIndex
1514
from pandas.util.testing import assert_almost_equal
1615
from pandas.util import py3compat

0 commit comments

Comments
 (0)