Twitter profile picture of Rex "garbage in" Douglass Ph.D.
Tweet by Rex "garbage in" Douglass Ph.D. @RexDouglass

Ranting about Pandas: Overcrowded, Overcomplicated and Overwhelming


๐Ÿงต The TL;DR

Learning Pandas is complicated, with multiple ways to slice, dice, and manipulate data. It also has its own sets of rules for merges, joins, and concats, as well as factorizing. This article warns new data scientists of the complexity ahead.


    ๐Ÿ”‘ Key Points

  • Multiple slicing methods, each with their own quirks
  • Functions overloaded or split across duplicative functions
  • Merges, joins, and concats have their own sets of rules

View Tweet Thread