Returns an ndarray from a Stata .dta file.
Parameters: | fname : str or filehandle
missing_flt : numeric
missing_str : str
encoding : string, optional
|
---|
Notes
Date types will be returned as their numeric value in Stata. A date parser is not written yet.