skip to Main Content

Visualize Your NodeXL Data in Graphistry (Using Python)

By Dr. Veronica Espinoza published on medium.com

In this tutorial, Dr. Espinoza walks you through how to connect a NodeXL workbook (e.g. from Twitter data) to Graphistry using Python. She shows step-by-step how to import the workbook URL, set up credentials, and render your network visually in Graphistry’s interactive GPU-accelerated environment. (She draws from the NodeXL Gallery as a data source.)

A Glimpse from the Article

“In this tutorial we will review how to connect a NodeXL Workbook (Twitter) to the Graphistry tool. We will take the NodeXL Workbook from the NodeXL Gallery to connect it with Graphistry and visualize the network in this tool. For this, we will use Python code.”
— Dr. Veronica Espinoza

Want to Explore More?

To see the full tutorial (with code snippets, explanations, and visuals), check out the original on Medium: Visualize your NodeXL Data in Graphistry using Python

Back To Top