done
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
class _NDFrameIndexerBase:
|
||||
def __init__(self, name: str, obj: object) -> None: ...
|
||||
@property
|
||||
def ndim(self) -> int: ...
|
Reference in New Issue
Block a user