hupili / python-for-data-and-media-communication-gitbook

An open source book on Python tailed for communication students with zero background
118 stars 62 forks source link

Chapter 12: Network data #81

Open hupili opened 6 years ago

hupili commented 6 years ago
ChicoXYC commented 5 years ago

@hupili sir, can you explain what is "A bipartite graph dataset"? What should I do?

hupili commented 5 years ago

ignore “bipartite”. It is a graph. make node and edge tables

ChicoXYC commented 5 years ago

update