-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Description
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.

Metadata
Metadata
Assignees
Labels
No labels