We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75bf39 commit 1a78ce5Copy full SHA for 1a78ce5
pandas/tests/indexes/test_range.py
@@ -17,6 +17,7 @@
17
F64 = Float64Index
18
OI = Index
19
20
+
21
class TestRangeIndex(Numeric):
22
_holder = RangeIndex
23
_compat_props = ['shape', 'ndim', 'size']
0 commit comments