We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83782a7 commit f77a4a8Copy full SHA for f77a4a8
postBuild
@@ -6,3 +6,5 @@ curl -O https://zenodo.org/record/4144319/files/papers.csv
6
curl -O https://zenodo.org/record/4144319/files/paper_author_edges.csv
7
curl -O https://zenodo.org/record/4144319/files/paper_author_biadjacency.npz
8
curl -O https://zenodo.org/record/4144319/files/authors_adjacency.npz
9
+# Big (~12 GB) and not necessary for most investigations.
10
+#curl -O https://zenodo.org/record/4144319/files/paper_author_full.pickle
0 commit comments