This video presents situations where you can optimize your code to run faster by setting the data types appropriately.
Chapters
0:00 Introduction
1:34 int64 vs int32 vs int16
7:01 float64 vs float16
9:43 Category vs string
12:41 Ordered and unordered category
17:54 Summary