How do I get the number of dogs and cats in each zip code?

前端 未结 0 1670
粉色の甜心
粉色の甜心 2020-12-08 12:14

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题