Город МОСКОВСКИЙ
00:02:52

NetworkX Python Notebook Project with Twitter Data | Quick Project

Аватар
Мастер Python
Просмотры:
23
Дата загрузки:
03.12.2023 00:44
Длительность:
00:02:52
Категория:
Лайфхаки

Описание

#networkx #python #datavisualization
Check out NetworkX here - https://networkx.org/
Here's the code and data for this project - https://github.com/coldapache/TwitterDataNetworkAnalysis

0:00 - 0:40 Python project overview
0:41 - 1:43 NetworkX code explanation
1:44 - 2:45 Top 10 accounts network graph


In this video, we will use the Python library NetworkX to create a network graph from a dataset of Twitter user data. We will use the from_pandas_adjacency() method to create a graph object from a pandas DataFrame, and the draw() method to visualize the graph.

This is a quick and easy project that demonstrates the power of NetworkX for analyzing and visualizing network data. You can follow along with the code in the accompanying Jupyter notebook.

Thanks for watching! If you liked this video, please give it a thumbs up and subscribe to my channel for more tutorials and projects.

Рекомендуемые видео