Closed
Description
classmethod DataFrame.from_records(data, index=None, exclude=None, columns=None, coerce_float=False, nrows=None)
The documentation is lacking an explanation for the nrows paramater.
http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.from_records.html