DS Technical SkillsCoding
Improve Pandas performance by downcasting numerical datatypes and converting object columns to the 'category' type to save memory.
Was asked at
Interview question asked to Data Scientists interviewing at DoorDash, Headspace, Indeed.com and other companies. Original question asked: Improve Pandas performance by downcasting numerical datatypes and converting object columns to the 'category' type to save memory..