Skip to content

Instantly share code, notes, and snippets.

@yatakeke
Created February 4, 2020 08:17
Show Gist options
  • Save yatakeke/d5ff915a1a2b9f0c685fc0d3c1237997 to your computer and use it in GitHub Desktop.
Save yatakeke/d5ff915a1a2b9f0c685fc0d3c1237997 to your computer and use it in GitHub Desktop.
df.isin([1,2])
# 全ての要素が1, 2 をかどうかチェックしてくれる
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment