Python was not designed for data analysis (and why that’s OK)

A major reason I think it’s easier for Excel users to pick up R versus Python is that these tools tend to “think” more similarly than Python. See what I mean here: let’s take a range of numbers and attempt to multiply it by two using the built-in range, vector and list objects in Excel, … Continue reading Python was not designed for data analysis (and why that’s OK)