How to use groupby and counts here
I need to create a dataframe that has three columns: zip code, number of cats, number of dogs. How do i do it using groupby and val