最后活跃于 1738683721

really, I'm serious, memorized

修订 534427566fc66dbc662a83aac3cd38efe3b89f3a

pandasflash.md 原始文件

You need to memorize each of these pandas functions.

  • 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