We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d6c5a8 commit 48749ceCopy full SHA for 48749ce
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