Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Modern Graph Theory Algorithms with Python

You're reading from   Modern Graph Theory Algorithms with Python Harness the power of graph algorithms and real-world network applications using Python

Arrow left icon
Product type Paperback
Published in Jun 2024
Publisher Packt
ISBN-13 9781805127895
Length 290 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Authors (2):
Arrow left icon
Franck Kalala Mutombo Franck Kalala Mutombo
Author Profile Icon Franck Kalala Mutombo
Franck Kalala Mutombo
Colleen M. Farrelly Colleen M. Farrelly
Author Profile Icon Colleen M. Farrelly
Colleen M. Farrelly
Arrow right icon
View More author details
Toc

Table of Contents (21) Chapters Close

Preface 1. Part 1:Introduction to Graphs and Networks with Examples FREE CHAPTER
2. Chapter 1: What is a Network? 3. Chapter 2: Wrangling Data into Networks with NetworkX and igraph 4. Part 2: Spatial Data Applications
5. Chapter 3: Demographic Data 6. Chapter 4: Transportation Data 7. Chapter 5: Ecological Data 8. Part 3: Temporal Data Applications
9. Chapter 6: Stock Market Data 10. Chapter 7: Goods Prices/Sales Data 11. Chapter 8: Dynamic Social Networks 12. Part 4: Advanced Applications
13. Chapter 9: Machine Learning for Networks 14. Chapter 10: Pathway Mining 15. Chapter 11: Mapping Language Families – an Ontological Approach 16. Chapter 12: Graph Databases 17. Chapter 13: Putting It All Together 18. Chapter 14: New Frontiers 19. Index 20. Other Books You May Enjoy

Introduction to different data sources

In practice, we’ll rarely create a network from scratch or come across a data source that naturally occurs as a network. We often must create a network from different data sources, including survey or sensor data, geographic data, time series data, demographic data, or even output data from machine learning models. In this section, we’ll overview some common data sources before diving into two practical examples of data wrangling with igraph and NetworkX. Let’s dive into our first data source, social interaction data.

Social interaction data

Much of network science originated with social networks, which capture relationships or interactions between individuals. Marketing campaigns often recruit individuals with many connections to others within a demographic group of interest, as well as those whose connections also have many connections within a demographic group. For instance, a toy manufacturer might have a new toy...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image