This is in contrast to my experience coding in general, where I build things out, have some tests, and use the little bits of libraries that I need. Visualizations seem like a whole other beast, and are incredibly frustrating given how simple it seems to want to just “move this title over there!”, or “swap the order of these bars on all the facets!”.
On a related note, is data analysis in Python just generally supposed to be more of a hassle than in R? I like Python for general coding, but sometimes pandas feels like pulling teeth.