I’m going to give a Python Pandas guest lecture in the Python Science class next week, and I thought I’d take a look at the Pandas intros that are out there. There are a lot now! Here are some that I flipped through:
http://pandas.pydata.org/pandas-docs/stable/10min.html
http://nbviewer.ipython.org/gist/fonnesbeck/5850375
http://www.gregreda.com/2013/10/26/intro-to-pandas-data-structures/
http://www.gregreda.com/2013/10/26/working-with-pandas-dataframes/
http://www.gregreda.com/2013/10/26/using-pandas-on-the-movielens-dataset/
http://synesthesiam.com/posts/an-introduction-to-pandas.html
http://www.datarobot.com/blog/introduction-to-python-for-statistical-learning/
Click to access Python_introduction.pdf
Its fun being a teacher in the age of information.
Wow, I didn’t know you’re teaching pandas last week. I’m a student taking the class and used to come this blog to learn PyMC. Thanks for the lecture! By the way, still a bit curious about the answer for the last question from homework, even though I’m not a “social scientist”.
You’re welcome. 🙂