最後活躍 1738683721

really, I'm serious, memorized

修訂 7cba29aed03cb59820c233682853ddfacde2fcff

pandasflash.md 原始檔案

You need to memorize each of these pandas functions.

It's suggested that you write them all donw longhand, add summary of what the function does, in your own words. Them create a 3by5 flash card for each one.

  • loc()
  • iloc()
  • head(n)
  • tail(n)
  • info()
  • shape
  • columns()
  • rename()
  • isnull()
  • sum()
  • fillna()
  • dropna()
  • describe()

Pandas Cheat Sheet -> https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf