最後活躍 1774361069

really, I'm serious, memorized

修訂 625bdbe9e1fc41a1fbf46f601295d835f1aff102

pandasflash.md 原始檔案

You need to memorize each of these pandas functions.

It's suggested that you write them all down on paper, add a summary of what the function does, in your own words. Then 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