fr/fr_env/lib/python3.8/site-packages/numpy/rec.pyi

13 lines
169 B
Python
Raw Permalink Normal View History

2021-02-17 12:26:31 +05:30
from typing import Any, List
__all__: List[str]
record: Any
recarray: Any
format_parser: Any
fromarrays: Any
fromrecords: Any
fromstring: Any
fromfile: Any
array: Any