Skip to content

The titles dataset now has one missing value for a movie title, breaking some of the exercises #83

@jorisvandenbossche

Description

@jorisvandenbossche

Especially doing a string predicate (titles[titles["title"].str.contains("Hamlet")]) is not working because the string predicate gives bools with a missing value as object dtype, which fails in filtering.

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