Jump to ratings and reviews
Rate this book

Complex Network Analysis in Python

Rate this book
Construct, analyze, and visualize networks with networkx, a Python language module. Network analysis is a powerful tool you can apply to a multitude of datasets and situations. Discover how to work with all kinds of networks, including social, product, temporal, spatial, and semantic networks. Convert almost any real-world data into a complex network—such as recommendations on co-using cosmetic products, muddy hedge fund connections, and online friendships. Analyze and visualize the network, and make business decisions based on your analysis. If you’re a curious Python programmer, a data scientist, or a CNA specialist interested in mechanizing mundane tasks, you’ll increase your productivity exponentially.

222 pages, Paperback

Published February 10, 2017

35 people are currently reading
104 people want to read

About the author

Dmitry Zinoviev

25 books7 followers
Dmitriy is full professor of Mathematics & Computer Science in Suffolk University / Boston

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
17 (38%)
4 stars
18 (40%)
3 stars
6 (13%)
2 stars
3 (6%)
1 star
0 (0%)
Displaying 1 - 9 of 9 reviews
Profile Image for Federico Lucifredi.
Author 2 books6 followers
June 7, 2021
The author unwinds the myriad of Python tools available to plot graphs of all sorts — potentially saving you days of experimenting to learn what is possible yourself, or weeks if you have performance requirements or your graphs have hundreds of thousands of edges.

Encompassing what the tools do, how performant they are, and what are their limits, this book is amazing just as an introduction to the technology. Detailed, but easy to follow and replete with useful information, this book is a great way to bootstrap in graph plotting. Add to that the crash course in network analysis, and you will learn something along the way that may (or may not, as in my case) be the reason why you are reading. Six stars!
1 review
May 1, 2019
Good book

I am new to graph databases and this book was a great introduction. It provides a lot of concrete examples along with Python code which I can use while building my own project.
1 review
Want to read
June 4, 2020
gravitational centrality
Profile Image for Cara.
736 reviews1 follower
March 15, 2021
This book is a great resource for anyone learning about network analysis in Python. Definitely recommend it!
2 reviews
March 18, 2021
It's definitely a page-turner for those who work with data: data analysts, data scientists etc.
1 review
March 18, 2021
Fantastic book. Well written, easy to understand and follow. Great reference for understanding complex network analysis and creation.
Profile Image for Antonin Sulc.
41 reviews
August 28, 2023
Excellent and minimalistic introduction. This is exactly how textbooks in Python about advanced topics should looks like!
600 reviews11 followers
June 28, 2020
If you want to use graphs to solve a problem in Python, this book is a must read. You will learn how to model your problem as a graph and what possibilities you have to analyse it. The book dives deep down to the underlining concepts and you will find a solution for all your questions. The only thing that this book does not cover is an introduction into graph theory itself. For that you should look elsewhere.
Profile Image for Cara.
736 reviews1 follower
March 15, 2021
This book is an excellent resource for anyone learning how to perform network analysis in Python. Examples are clear and explanations abound. A great reference book!
Displaying 1 - 9 of 9 reviews

Can't find what you're looking for?

Get help and learn more about the design.