wearepal / data-science-types

Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
Apache License 2.0
202 stars 52 forks source link

Add typing stub for numpy.genfromtxt #207

Closed nicoddemus closed 3 years ago

nicoddemus commented 3 years ago

Docs: https://numpy.org/doc/stable/reference/generated/numpy.genfromtxt.html

tmke8 commented 3 years ago

Great, thanks!