dynamicalab.plants_pollinators_Kato1990¶
-
dynamicalab.
plants_pollinators_Kato1990
(save_path='./data')[source]¶ Plant pollinators dataset of Kato 1990 .
- Nodes: 768 (91 plants, 677 pollinators)
- Edges: 1193
- Bipartite: True
- Components: 2
Reference
Kato, M., Kakutani, T., Inoue, T. and Itino, T. (1990). Insect-flower relationship in the primary beech forest of Ashu, Kyoto: An overview of the flowering phenology and the seasonal pattern of insect visits. Contrib. Biol. Lab., Kyoto, Univ., 27, 309-375.
Parameters
- save_path : String : (default=”./data”)
- Directory to which the data will be saved.
Returns
- Dataset
- Object dataset. Use
dataset.graph()
to download the graph.