Skip to content

Reducing "read in" jargon #641

@archaeolauren

Description

@archaeolauren

How could the content be improved?

At several places in the "Combining DataFrames with Pandas" episode, the code comments use "read in" to describe subsetting data. This could be confusing to learners, who would be familiar with "reading" as loading in data from, e.g., a csv (the read_csv command). I would suggest that instances of "read in" which refer to subsetting be re-worded. Example alternatives: "Subset first ten lines of surveys table" or "Save first ten lines of surveys table as a new object."

Which part of the content does your suggestion apply to?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions