Introduction to Pandas – data analysis in Python

Continuing the data science series I advanced from NumPy to Pandas. There you can do much more — and all this easier.

You can read my first article on Pandas here: http://www.discoversdk.com/blog/introduction-to-pandas-data-analysis-in-python

Happy learning!

NumPy introduction

I have authored an article at DiscoverSDK.com, now about NumPy. This is the first article of a series where we will dive deep into data science and learn tools like Pandas and how to plot.

You can find the article here: http://www.discoversdk.com/blog/getting-started-with-numpy

Happy learning!