Dataframe
 
1.0

drop

Edit pageLast modified: 05 June 2025

Removes all rows that satisfy row condition

df.drop { weight == null || city == null }