Now rows from Delhi with more than 100 cups, using .query()

pandas · from query, isin and between

.query().isin().between().str.contains()@variables~

Putting the kettle on…

Starting up…

Exercise 2

Now rows from Delhi with more than 100 cups, using .query().

your answer
stuck? the lesson behind it
query, isin and between
The readable ways to say a filter, once masks stop scaling.