Skip to content

DOC: Missing examples of from_records. #34057

Closed
@bdice

Description

@bdice

Location of the documentation

pandas.DataFrame.from_records: https://pandas.pydata.org/docs/dev/reference/api/pandas.DataFrame.from_records.html

Documentation problem

Examples are provided for constructors like DataFrame.from_dict but no examples are present for DataFrame.from_records, which makes it slightly harder to tell whether it's appropriate for a desired use case.

Suggested fix for documentation

Add examples.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions