You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.