Patrick Loeber
Creating content about Python and ML
Love your writing style. Really helpful tips. Although, I have slight disagreement with point 7. If your variables are named properly, it should be understandable regardless of where it is assigned. In many cases your other team members would want to find all the assignments in the same place, don't you agree?
Sérgio Rafael Siqueira
On 6 and 7 you can remove the else, because in if condition has return statement .