Parameter nrows is not documented in DataFrame.from_records() #23445
Labels
DataFrame
DataFrame data structure
Docs
good first issue
IO Data
IO issues that don't fit into a more specific label
Milestone
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
The text was updated successfully, but these errors were encountered: