Skip to content

Commit be5d2e9

Browse files
authored
Update ArangoDB_Graphistry_Visualization.ipynb (#63)
removed note about SSN issue.
1 parent cd1959c commit be5d2e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

notebooks/ArangoDB_Graphistry_Visualization.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,7 @@
468468
"* Use python-arango on a graph to identify and download the involved vertex/edge collections\n",
469469
"* Convert the results to pandas and Graphistry\n",
470470
"* Plot, and instead of using raw Arango vertex IDs, use Name\n",
471-
"\n",
472-
"Note that in the current dataset, Anne Onymous's (customer/10810) Ssn is 111223333 this needs to be changed to a string \"111-22-3333\" for the graphistry plot to work"
471+
"\n"
473472
]
474473
},
475474
{

0 commit comments

Comments
 (0)