Anna Zawadzka

AI

Pandas: From Messy To Beautiful

This is how to make your pandas code human readable & bulletproof. Anna Zawadzka · Follow Published in Towards Data Science · 9 min read · 8 hours ago — Scripting around a pandas DataFrame can turn into an awkward pile of (not-so-)good old spaghetti code. Me and my colleagues use this package a lot and while we try to stick to good programming practices, like splitting code in modules and unit testing, sometimes we

Read More »