The poor rabbit chased by Python and Anaconda :p

0%

How to Learn Pandas from Zero: Use a Mindmap!

When I first started learning Pandas library, I seriously suffered a memory issue:

My brain said:

It’s hard to write the pandas functions into the disk, while your memory is not enough.

This is a typical learning day:

  • Decided to learn how to do a pivot table
  • Find a exercise to practice
  • forget the function name, search the descriptions, solve the problem
  • Find another excercise
  • forget the function name, search the descriptions, solve the problem…
  • just repeat

This is literally driving me crazy….

Therefore, I spent sometime to summarize a mindmap (or cheat sheet) to guide me through.

My life is much easier once I can quickly check the usage of a function from this cheat sheet.

While everyone has a different mindsetting, but I’m glad if you can also find this useful.

I used a free software called “Xmind”, the .xmind format file can be found in my github:

https://github.com/yaoyaoustc/toolbox