Network Analysis Made Simple
This course is available only as a part of subscription plans
Training duration : 90 minutes
Familiarity with how to use the NetworkX and nxviz Python packages for modelling and rationally visualizing networks
Be able to load node and edge data from a Pandas dataframe
Familiarity with object-oriented and matrix-oriented representations of graphs
Be able to find paths between nodes, interesting structures in graphs, and projections of bipartite graphs
Be able to use matrix operations to simulate diffusion of information on networks
Eric J. Ma
Eric J. Ma
This course is for current and aspiring Data Scientists and Data Visualization & Network Theory enthusiasts
Knowledge of following tools and concepts is useful:
Learners should have a grasp of Python programming
Loops and basic Python data structures