Skip to content

Parameter nrows is not documented in DataFrame.from_records() #23445

Closed
@chrism2671

Description

@chrism2671

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    DataFrameDataFrame data structureDocsIO DataIO issues that don't fit into a more specific labelgood first issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions