Skip to content

Commit

Permalink
removed enron edges file since dataset will not be added in this pr
Browse files Browse the repository at this point in the history
  • Loading branch information
acostadon committed Sep 19, 2023
1 parent 109d053 commit 5ccc8d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Similarty Compared\n",
"# Similarity Compared\n",
"----\n",
"\n",
"In this notebook we will execute all the similarity algorithms available in cuGraph and compare the results:\n",
Expand Down Expand Up @@ -113,7 +113,7 @@
"outputs": [],
"source": [
"jdf, odf, sdf = compute_similarity(G)\n",
"print_similarity(jdf,odf,sdf)\n"
"print_similarity(jdf,odf,sdf)"
]
},
{
Expand Down
23 changes: 0 additions & 23 deletions python/cugraph/cugraph/datasets/metadata/enron_edges.yaml

This file was deleted.

0 comments on commit 5ccc8d1

Please sign in to comment.