Skip to content

Data type of row object items  #618

@jedwin3210

Description

@jedwin3210

Current course staff from Data 8 here,

We were wondering if returning "numpy.str_" was an intentional feature for type(tbl.row(...).item(...)). I bring this up since type(tbl.column(...).item(...)) returns a str. This means that in our test cases for jupyter notebooks, we should consider both of these types, but it would be beneficial to have both return a str for consistency and student readability.

Screenshot 2024-10-28 at 5 42 37 PM

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