is there a way of getting abundance data out of a list of tuples in python

后端 未结 0 1008
执笔经年
执笔经年 2020-12-03 07:29

I have a dataset that looks something like this:

Species = [(30, "cat"), (30, "dog"), (30, "bird"), (45, "cat"), (45, "do

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