DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
pandas drop row by condition
df = df.drop(df[df.score < 50].index)
PREVIOUS
NEXT
Tagged:
#pandas
#drop
#row
#condition
ADD COMMENT
Topic
COMMENT
Name
8+7 =
Submit