We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf31ef commit e7022acCopy full SHA for e7022ac
pandas/sparse/sparse.pyx
@@ -71,7 +71,7 @@ cdef class IntIndex(SparseIndex):
71
def check_integrity(self):
72
"""
73
Only need be strictly ascending and nothing less than 0 or greater than
74
- totall ength
+ total length
75
76
pass
77
0 commit comments