Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我从 Twitter 上消费了一堆推文,通过 pymongo 将它们存储在我的 localdrive mongodb 中。我现在想使用 NetworkX 绘制在我的收藏中找到的不同用户之间的关系图 - 本质上是绘制社交网络。作为一个完整的菜鸟,我不知道该怎么做——有什么想法吗?欢迎使用代码片段或代码链接。
谢谢!
作为对该主题的介绍,请观看Gilad Lotan 的讲座并查看他的幻灯片,如果之后您遇到困难,也许会返回特定的基于代码的问题?