Type errors are super easy to get and a massive problem. Especially when you use libraries like Pandas/Numpy which will return different types for the same function depending upon the context.
Quote Tweet
Replying to @zetalyrae
python was the first language I learned and most of what I code and I never understood this deep fear of type errors, it's pretty rarely an issue in practice
1
1

