Creating Pivot Tables - in Python!
Do you need to create pivot tables in Excel, but prefer to work with Python? This is exactly what we are dealing with tody! In this post, we read in a csv file on a zoo’s food expenses and create a pivot table out of it - all in Python!