Pandas Cheat Sheet

_config.yml

What is this?

It is a cheat sheet of Pandas by integrating all the cheat sheets of Pandas online. I made it because I need to memorize all the code to make me code faster without search on stackoverflow.

I have to thank the following cheat sheets

  1. Pandas_Cheat_Sheet by pandas-dev
  2. Pandas_Cheat_Sheet by dataquest
  3. Pandas_Cheat_Sheet by Datacamp
  4. Pandas_Cheat_Sheet2 by Datacamp
  5. Pandas DataFrame Note by uidaho

How to use?

I provided two versions of cheat sheet, one is with answer, one is without answer. You can use the one without answer to test yourself, and practice.

Written on April 5, 2018