forked from Alsan/Post_finder
venv
This commit is contained in:
7
venv/lib/python3.12/site-packages/pandas/_libs/sas.pyi
Normal file
7
venv/lib/python3.12/site-packages/pandas/_libs/sas.pyi
Normal file
@ -0,0 +1,7 @@
|
||||
from pandas.io.sas.sas7bdat import SAS7BDATReader
|
||||
|
||||
class Parser:
|
||||
def __init__(self, parser: SAS7BDATReader) -> None: ...
|
||||
def read(self, nrows: int) -> None: ...
|
||||
|
||||
def get_subheader_index(signature: bytes) -> int: ...
|
Reference in New Issue
Block a user