Skip to content

Exploring different options to visualize network data in Python (here Game of Thrones network)

License

Notifications You must be signed in to change notification settings

Yuppyboy/got_network_viz_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

got_network_viz_python

Exploring different options to visualize network data in Python (here Game of Thrones network)

Complimentary code for the medium Article "Visualizing Networks in Python "

Contents,

  • Files

    1. GoT_Network.ipynb: Jupyter notebook with code for Option 1 and 2 from article.
    2. dash_app.py: Dash app for option 3 in article.
  • Directory

    1. data: contains Game of Thrones network data in csv format for the first 5 books

About

Exploring different options to visualize network data in Python (here Game of Thrones network)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.3%
  • Python 3.7%