K Jarrod Millman - Complex network analysis with NetworkX| PyData Global 2020

preview_player
Показать описание
Talk
NetworkX is an established fundamental Python package for the analysis of complex networks; using real-world examples, I will describe our basic data model, provide an overview of features including supported data formats and algorithms, and discuss recent improvements.

Speaker
Jarrod Millman is a PhD candidate in biostatistics at UC Berkeley. He received a BA in mathematics and computer science from Cornell University in 1998. After working at the Center for Neuroscience at UC Davis, he came to UC Berkeley in 2000—first to design the data analysis system for the Brain Imaging Center and then as the director of research computing for the Neuroscience Institute. At Berkeley, Jarrod cofounded the Neuroimaging in Python project. He was the NumPy and SciPy release manager from 2007 to 2009. He cofounded NumFOCUS and served on its board from 2011 to 2015. Currently, he is the release manager of NetworkX.


PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the international community of users and developers of data analysis tools to share ideas and learn from each other. The global PyData network promotes discussion of best practices, new approaches, and emerging technologies for data management, processing, analytics, and visualization. PyData communities approach data science using many languages, including (but not limited to) Python, Julia, and R.

PyData conferences aim to be accessible and community-driven, with novice to advanced level presentations. PyData tutorials and talks bring attendees the latest project features along with cutting-edge use cases. 00:00 Welcome!
00:10 Help us add time stamps or captions to this video! See the description for details.

Рекомендации по теме
Комментарии
Автор

Thtats a great tutorial on the practical as well as theortical implications of networks in python

djangoworldwide
Автор

Is there any GitHub repo to reproduce the map of the US with the code please?

datum_geek
Автор

How can I segregate nodes of same color in graph ?

rohanzade