开始使用免费开始使用

Checking the un/directed status of a graph

In the video, Eric described to you different types of graphs. Which type of graph do you think the Twitter network data you have been working with corresponds to? Use Python's built-in type() function in the IPython Shell to find out. The network, as before, has been pre-loaded as T.

Of the four choices below, which one corresponds to the type of graph that T is?

本练习是课程的一部分

Introduction to Network Analysis in Python

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习