[Datacamp] Intermediate Python — Logic, Control Flow and Filtering

A Ydobon
Aug 21, 2021

1. Comparison Operators (video)

2. Equality

3. Greater and less than

4. Compare arrays

5. Boolean Operators (video)

6. and, or, not (1)

7. and, or, not (2) (exercise)

8. Boolean operators with Numpy

9. if, elif, else

10. Warmup (exercise)

11. if

12. Add else

13. Customize further: elif

14. Filtering pandas DataFrames (video)

15. Driving right (1)

16. Driving right (2)

17. Cars per capita (1)

18. Cars per capita (2)

--

--