TypeError object of type ‘int’ has no len()
I have seen this data type error come up numerous times while working on my data analytics projects, and recently decided to investigate further. On initial inspection, it can seem a bit of a funny one, but in actual fact, it is quite straight forward. Lets break it down and see what is going on…