You are viewing a single comment's thread from:
RE: Linear Algebra With Python's Numpy Package
Keep up the awesome posts! A lot of people that start doing data work in Python go straight to pandas but pandas comes with a whole host of unseen package. I've personally preferred to transform my data to numpy matrices as soon as I can as it's a much more pythonic way to look at the data.
This is a great tutorial!
Thank you @gimperion. I've heard of pandas but I have not started playing around with it. I think I am at the point where I am comfortable enough in R to make the transition to Python. However, I do want to brush up on my time series and get into machine learning in R/Python.
I'd totally upvote a linear algebra tutorial in R. Just saying....