Complex Network Analysis in Python (Pragmatic Bookshelf)
Monday, 09 April 2018

Complex network analysis of collections of connected items, words, concepts, or people can now be automated and programmed in Python. Author Dmitry Zinoviev shows how to construct, analyze, and visualize networks with networkx, a Python language module, to  explore their structure and individual elements. Combine your CNA and Python programming skills to become a better network analyst, a more accomplished data scientist, and a more versatile programmer.

<ASIN:1680502697>

 

Author: Dmitry Zinoviev
Publisher: Pragmatic Bookshelf
Date: January 2018
Pages: 260
ISBN: 978-1680502695
Print: 1680502697
Kindle: B079ZN9K5M
Audience: Python programmers interested in network analysis, or complex data analysis (CNA) or social network analysis (SNA) instructors, researchers and practitioners.
Level: Intermediate
Category: Data Science

 

  • Explore simple networks
  • Convert real-life and synthetic network graphs into networkx data structures.
  • Learn more powerful machinery to handle centrality calculation, blockmodeling, and clique and community detection.
  • Get familiar with presentation-quality network visualization tools such as Gephi
  • Adapt the patterns from the case studies to your problems.
  • Explore big networks with NetworKit, a high-performance networkx substitute.

For recommendations of Data Analysis books see Reading Your Way Into Big Data, and for books on Python, see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Learn dbatools in a Month of Lunches

Author: Chrissy LeMaire et al
Publisher: Manning
Pages: 400
ISBN: 978-1617296703
Print: 1617296708
Kindle: B0B39PCHL8
Audience: SQL Server DBAs
Rating: 5
Reviewer: Ian Stirk 

This book aims to make it easier to manage your SQL Server estate, how does it fare? 



Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]


More Reviews